summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb_i_s
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21452: Remove os_event_t, MUTEX_EVENT, TTASEventMutex, sync_arrayMarko Mäkelä2020-12-153-28/+0
* MDEV-24142: Remove INFORMATION_SCHEMA.INNODB_MUTEXESMarko Mäkelä2020-12-033-10/+0
* MDEV-24142: Replace InnoDB rw_lock_t with sux_lockMarko Mäkelä2020-12-031-2/+0
* MDEV-22343 Remove SYS_TABLESPACES and SYS_DATAFILESbb-10.6-MDEV-23497Marko Mäkelä2020-11-114-11/+1
* MDEV-15053 Reduce buf_pool_t::mutex contentionMarko Mäkelä2020-06-052-2/+2
* MDEV-15528 Punch holes when pages are freedThirunarayanan Balathandayuthapani2020-03-103-17/+0
* MDEV-15058: Revert the changes to INFORMATION_SCHEMAMarko Mäkelä2020-02-125-0/+5
* MDEV-15058: Deprecate and ignore innodb_buffer_pool_instancesMarko Mäkelä2020-02-125-5/+0
* MDEV-21537 InnoDB INFORMATION_SCHEMA tables fail to define DEFAULT for ENUM N...Alexander Barkov2020-01-2210-7/+57
* MDEV-19940 Clean up INFORMATION_SCHEMA.INNODB_ tablesMarko Mäkelä2019-07-0417-51/+50
* MDEV-19861 Add intfastructure to have ENUM columns in INFORMATION_SCHEMAAlexander Barkov2019-06-261-1/+1
* MDEV-19810 Reuse new I_S table definition helper classes for InnoDBAlexander Barkov2019-06-2083-0/+531