summaryrefslogtreecommitdiff
path: root/mysql-test/main/type_bit_innodb.result
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-09-201-4/+4
|\
| * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-121-4/+4
| |
* | MDEV-4750 follow-up: Reduce disabling innodb_stats_persistentMarko Mäkelä2021-08-311-1/+3
|/ | | | | | | | | | | | This essentially reverts commit 4e89ec6692786bc1cbdce64d43d8e85a5d247dab and only disables InnoDB persistent statistics for tests where it is desirable. By design, InnoDB persistent statistics will not be updated except by ANALYZE TABLE or by STATS_AUTO_RECALC. The internal transactions that update persistent InnoDB statistics in background tasks (with innodb_stats_auto_recalc=ON) may cause nondeterministic query plans or interfere with some tests that deal with other InnoDB internals, such as the purge of transaction history.
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+424