mirror of
https://github.com/MariaDB/server.git
synced 2026-05-03 13:45:34 +02:00
Merge 10.3 into 10.4
This commit is contained in:
commit
aa6cb7ed03
54 changed files with 263 additions and 314 deletions
|
|
@ -41,7 +41,7 @@ RESET MASTER;
|
|||
|
||||
# 1. Stop master server
|
||||
-- exec echo "wait" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
|
||||
-- shutdown_server 10
|
||||
-- shutdown_server
|
||||
-- source include/wait_until_disconnected.inc
|
||||
|
||||
# 2. Prepare log and index file
|
||||
|
|
@ -70,7 +70,7 @@ FLUSH LOGS;
|
|||
|
||||
# 1. Stop the server
|
||||
-- exec echo "wait" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
|
||||
-- shutdown_server 10
|
||||
-- shutdown_server
|
||||
-- source include/wait_until_disconnected.inc
|
||||
|
||||
# 2. Undo changes to index and log files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue