1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge pilot.(none):/data/msvensson/mysql/bug28369/my50-bug28369

into  pilot.(none):/data/msvensson/mysql/bug28369/my51-bug28369
This commit is contained in:
msvensson@pilot.(none)
2007-06-07 19:19:29 +02:00
18 changed files with 36 additions and 12 deletions

View File

@@ -4,8 +4,6 @@
# TODO: Need to look at making row based version once new binlog client is complete.
-- source include/have_binlog_format_mixed_or_statement.inc
# Embedded server doesn't support binlogging
-- source include/not_embedded.inc
--disable_warnings
drop table if exists t1;