mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-15851 Stop creating mysql.host table
Changed bootstrap scripts, adjusted result files.
This commit is contained in:
@ -17,7 +17,6 @@
|
||||
# Therefore we suppress the query_log here.
|
||||
--echo # We are forced to suppress here the server response.
|
||||
--disable_result_log
|
||||
optimize table mysql.host;
|
||||
optimize table mysql.user;
|
||||
optimize table mysql.db;
|
||||
optimize table mysql.proxies_priv;
|
||||
|
Reference in New Issue
Block a user