You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-1137 - fixed master/slave setup after failvover
This commit is contained in:
@ -56,7 +56,7 @@ checkForError
|
||||
#
|
||||
# Run reset slave command
|
||||
#
|
||||
echo "Run start slave command" >>/tmp/disable-rep-status.log
|
||||
echo "Run reset slave command" >>/tmp/disable-rep-status.log
|
||||
cat >/tmp/idb_disable-rep.sql <<EOD
|
||||
reset slave;
|
||||
EOD
|
||||
|
Reference in New Issue
Block a user