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

A few suppression follow-ups

This commit is contained in:
Bjorn Munch
2009-09-03 08:38:06 +02:00
parent 31f9d5fd16
commit b5e3f4a358
4 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,4 @@
call mtr.add_suppression("Failed to write to mysql.general_log");
drop table if exists t1;
create table t1 (a int)
engine = csv