Marko Mäkelä
496d0372ef
Merge 10.4 into 10.5
2020-04-29 15:40:51 +03:00
Sergei Golubchik
2144dc1ff2
more verbose tests
2020-04-27 09:22:36 +02:00
Alexander Barkov
b8e7579194
MDEV-22040 versioning.truncate_privilege : GRANT fails with "Access denied", 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.
2020-03-26 09:31:50 +04:00
Sergei Golubchik
4abb8216a0
MDEV-17658 change the structure of mysql.user table
...
Implement User_table_json.
Fix scripts to use mysql.global_priv.
Fix tests.
2018-12-12 00:31:44 +01:00
Vladislav Vaintroub
ead9a34a3e
MDEV-15851 Stop creating mysql.host table
...
Changed bootstrap scripts, adjusted result files.
2018-08-16 18:12:13 +01:00
Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00