Alexander Barkov
95cdc1ca5f
Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4
2019-08-13 11:42:31 +04:00
Alexey Botchkov
c6efbc543d
MDEV-17544 No warning when trying to name a primary key constraint.
...
Warning added.
2019-07-30 21:57:48 +04:00
Sergei Golubchik
d89cdfc229
bugfix: mysql_fix_privilege_tables table_schema=database()
...
fix mysql_fix_privilege_tables to look for the `user` table in the
correct schema when deciding whether to convert it to `global_priv` table
make related tests a bit more verbose
2019-02-14 17:30:22 +01: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
Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00