mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
MDEV-4865 Change related to --log option/variable was merged partially
Complete the merge of magne.mahre@oracle.com-20101102115354-vxcaxminmzglzalk (WL#5185 Remove deprecated 5.1 features)
This commit is contained in:
@@ -21,10 +21,6 @@ start slave 'qqq';
|
||||
ERROR HY000: There is no master connection 'qqq'
|
||||
stop slave 'qqq';
|
||||
ERROR HY000: There is no master connection 'qqq'
|
||||
slave 'qqq' start;
|
||||
ERROR HY000: There is no master connection 'qqq'
|
||||
slave 'qqq' stop;
|
||||
ERROR HY000: There is no master connection 'qqq'
|
||||
flush slave 'qqq';
|
||||
ERROR HY000: There is no master connection 'qqq'
|
||||
reset slave 'qqq';
|
||||
|
Reference in New Issue
Block a user