mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
Merge mysql.com:/usr/local/mysql/mysql-5.0-merge
into mysql.com:/usr/local/mysql/mysql-5.1-new
This commit is contained in:
commit
b2999daba2
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ reset slave;
|
|||
start slave;
|
||||
stop slave;
|
||||
start slave;
|
||||
select master_pos_wait('master-bin.001',3000)>=0;
|
||||
master_pos_wait('master-bin.001',3000)>=0
|
||||
1
|
||||
select max(a) from t1;
|
||||
max(a)
|
||||
8000
|
||||
|
|
Loading…
Reference in a new issue