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

initial merge from 5.1-mtr

This commit is contained in:
Bjorn Munch
2009-09-04 15:20:58 +02:00
51 changed files with 335 additions and 125 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