1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

manual merge of 28141

This commit is contained in:
Tatiana A. Nurnberg
2009-10-20 11:00:07 -07:00
7 changed files with 39 additions and 22 deletions

View File

@ -50,7 +50,7 @@ kill @id;
drop table t2,t3;
insert into t4 values (3),(4);
connection master;
--error 0,1053,2013
--error 0,1317,2013
reap;
connection master1;
save_master_pos;