1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-06 05:42:06 +03:00

rpl_ndb tests fixing results files due to Master_Info_File of bug#50316

This commit is contained in:
Andrei Elkin
2010-05-18 11:07:31 +03:00
parent e29192add5
commit 21643fb22e
10 changed files with 99 additions and 14 deletions

View File

@@ -181,6 +181,7 @@ Last_SQL_Errno <Last_SQL_Errno>
Last_SQL_Error <Last_SQL_Error>
Replicate_Ignore_Server_Ids
Master_Server_Id 1
Master_Info_File <Master-Info-File>
set GLOBAL slave_transaction_retries=10;
include/start_slave.inc
select * from t1 order by nid;