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

A few more suppression fixes after 42408

This commit is contained in:
Bjorn Munch
2009-08-29 10:30:59 +02:00
parent fa4f05139d
commit abe47a0ebe
3 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,4 @@
call mtr.add_suppression("Slave: Error writing file 'UNKNOWN' (Errcode: 9) Error_code: 3");
stop slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
reset master;