summaryrefslogtreecommitdiff
path: root/storage/innobase/dict/dict0defrag_bg.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove many redundant #include from InnoDBMarko Mäkelä2018-11-191-4/+1
* Merge 10.1 into 10.2Marko Mäkelä2018-08-031-36/+11
* MDEV-14825 Assertion `col->ord_part' in row_build_index_entry_low upon ROLLBA...Marko Mäkelä2018-05-071-2/+2
* MDEV-15063: InnoDB assertion failure !is_owned() at dict0defrag_bg.cc:327Jan Lindström2018-01-251-0/+1
* MDEV-14941 Timeouts on persistent statistics tables caused by MDEV-14511Marko Mäkelä2018-01-221-68/+72
* MDEV-14614 InnoDB: Failing assertion: trx->error_state == DB_SUCCESS or lock ...Marko Mäkelä2017-12-111-0/+7
* Fix warningsVladislav Vaintroub2017-12-081-1/+1
* Merge 10.1 into 10.2Marko Mäkelä2017-12-071-0/+1
* MDEV-14511 Use fewer transactions for updating InnoDB persistent statisticsMarko Mäkelä2017-12-061-74/+62
* Merge 10.1 into 10.2Marko Mäkelä2017-12-051-31/+8
* Remove DICT_UNIVERSALMarko Mäkelä2017-09-201-2/+2
* Merge 10.1 into 10.2Marko Mäkelä2017-05-051-15/+4
* MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-4/+0
* fix build and some warningskevg2016-11-241-4/+0
* Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-0/+403