summaryrefslogtreecommitdiff
path: root/mysql-test/t/stat_tables_partition.test
Commit message (Collapse)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-17/+0
|
* Fixed bug mdev-3866.Igor Babaev2012-11-191-0/+17
The invalid implementation of the method Field_bit::cmp_max could trigger a valgrind complain or could lead to incorrect statistical data when collecting engine-independent statistics on BIT fields.