~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to mysql-test/include/have_binlog_format_mixed.inc

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
-- require r/have_binlog_format_mixed.require
4
4
disable_query_log;
5
 
show variables like "binlog_format";
 
5
show variables like 'binlog_format';
6
6
enable_query_log;