1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Include optimizer_unfixed_bugs testsuite in buildbot runs

This commit is contained in:
Sergey Petrunya
2010-11-09 13:30:35 +02:00
parent c46450de72
commit a2da3692c4
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
select @default_binlog_format:=@@global.binlog_format;
@default_binlog_format:=@@global.binlog_format
MIXED
STATEMENT
set global binlog_format=row;
set session debug="+d,optimizer_innodb_ds_mrr";
set autocommit=0;