mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
merge from latest 5.5-bugteam
This commit is contained in:
@@ -400,7 +400,7 @@ FLUSH PRIVILEGES;
|
||||
--echo #
|
||||
|
||||
--echo # Executing 'mysql'
|
||||
--exec $MYSQL -u root -S $MASTER_MYSOCK -P $MASTER_MYPORT --default-auth=auth_test_plugin $PLUGIN_AUTH_OPT -e 'SELECT 1'
|
||||
--exec $MYSQL -u root -S $MASTER_MYSOCK -P $MASTER_MYPORT --default-auth=auth_test_plugin $PLUGIN_AUTH_OPT -e "SELECT 1"
|
||||
|
||||
--echo # Executing 'mysqladmin'
|
||||
--exec $MYSQLADMIN -u root -S $MASTER_MYSOCK -P $MASTER_MYPORT --default-auth=auth_test_plugin $PLUGIN_AUTH_OPT ping
|
||||
|
Reference in New Issue
Block a user