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

Merge from 5.0. Add new 5.1 files. Drop bdb.

This commit is contained in:
Chad MILLER
2008-07-04 14:48:25 -04:00
35 changed files with 37 additions and 37 deletions

View File

@ -2,5 +2,5 @@
-- require r/have_binlog_format_row.require
disable_query_log;
show variables like "binlog_format";
show variables like 'binlog_format';
enable_query_log;