mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
mysql-test-run.sh, mysql-test-run.pl:
InnoDB needs longer start time for second slave on slow hosts mysql-test/mysql-test-run.pl: InnoDB needs longer start time for second slave on slow hosts mysql-test/mysql-test-run.sh: InnoDB needs longer start time for second slave on slow hosts
This commit is contained in:
@ -232,7 +232,7 @@ SLEEP_TIME_FOR_DELETE=10
|
||||
SLEEP_TIME_FOR_FIRST_MASTER=400 # Enough time to create innodb tables
|
||||
SLEEP_TIME_FOR_SECOND_MASTER=400
|
||||
SLEEP_TIME_FOR_FIRST_SLAVE=400
|
||||
SLEEP_TIME_FOR_SECOND_SLAVE=30
|
||||
SLEEP_TIME_FOR_SECOND_SLAVE=300
|
||||
CHARACTER_SET=latin1
|
||||
DBUSER=""
|
||||
START_WAIT_TIMEOUT=10
|
||||
|
Reference in New Issue
Block a user