1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-15851 Stop creating mysql.host table

Changed bootstrap scripts, adjusted result files.
This commit is contained in:
Vladislav Vaintroub
2018-08-16 18:12:13 +01:00
parent 734db318ac
commit ead9a34a3e
54 changed files with 29 additions and 492 deletions

View File

@ -5,7 +5,6 @@
-- replace_result Tables_in_mysql Tables_in_db Tables_in_test Tables_in_db
show tables;
show create table db;
show create table host;
show create table user;
show create table func;
show create table tables_priv;