summaryrefslogtreecommitdiff
path: root/mysql-test/main/mysql_upgrade_noengine.test
Commit message (Collapse)AuthorAgeFilesLines
* Fix Windows warnings and tests for -DPLUGIN_PERFSCHEMA=NOVladislav Vaintroub2021-09-111-0/+1
|
* MDEV-22040 versioning.truncate_privilege : GRANT fails with "Access denied", ↵Alexander Barkov2020-03-261-0/+3
| | | | | | | | | | for root user main.mysql_upgrade_noengine did not do "FLUSH PRIVILEGES" after restoring the original backed global_priv table. So following tests might fail on lack of some privileges. Adding the FLUSH PRIVILEGES statement.
* Fixed failing testcase when blackhole engine is not enabledMonty2019-01-261-2/+3
|
* MDEV-17658 change the structure of mysql.user tableSergei Golubchik2018-12-121-0/+15
| | | | | | Implement User_table_json. Fix scripts to use mysql.global_priv. Fix tests.
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+62