1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Update result for bug#19991

This commit is contained in:
msvensson@pilot.blaudden
2007-03-29 21:59:06 +02:00
parent bde1d63d7e
commit ce4d399473
15 changed files with 71 additions and 30 deletions

View File

@ -112,6 +112,7 @@ Master_SSL_Cert
Master_SSL_Cipher
Master_SSL_Key
Seconds_Behind_Master <Seconds_Behind_Master>
Master_SSL_Verify_Server_Cert No
set GLOBAL slave_transaction_retries=10;
START SLAVE;
select * from t1 order by nid;