summaryrefslogtreecommitdiff
path: root/mysql-test/main/timezone.test
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-27393 Timezone tables cannot have descending indexesSergei Golubchik2022-01-261-0/+15
| | | | | | | replace the assert with an if(). asserts should not be used on the input (even without DESC indexes the table could've been corrupted)
* cleanup: testsSergei Golubchik2022-01-261-19/+15
| | | | | * combine two test files with seemingly the same name * comments
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+65