mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '10.1' into 10.2
This commit is contained in:
@ -23,3 +23,9 @@ while ($mysql_errno)
|
||||
}
|
||||
--enable_query_log
|
||||
--enable_result_log
|
||||
|
||||
# WSREP: SHOW STATUS queries are allowed even if wsrep
|
||||
# is not ready. Make sure wsrep is ready before
|
||||
# returning from this script
|
||||
|
||||
--source include/wait_wsrep_ready.inc
|
||||
|
Reference in New Issue
Block a user