mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
WL# 3031
Post-commit issues fixed * Test results for other tests fixed due to added error #s * Memory allocation/free issues found with running with valgrind * Fix to mysql-test-run shell script to run federated_server test (installs mysql.servers table properly)
This commit is contained in:
@@ -15,6 +15,7 @@ host
|
||||
plugin
|
||||
proc
|
||||
procs_priv
|
||||
servers
|
||||
slow_log
|
||||
tables_priv
|
||||
time_zone
|
||||
@@ -47,6 +48,7 @@ host
|
||||
plugin
|
||||
proc
|
||||
procs_priv
|
||||
servers
|
||||
slow_log
|
||||
tables_priv
|
||||
time_zone
|
||||
@@ -87,6 +89,7 @@ host
|
||||
plugin
|
||||
proc
|
||||
procs_priv
|
||||
servers
|
||||
slow_log
|
||||
tables_priv
|
||||
time_zone
|
||||
|
||||
Reference in New Issue
Block a user