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:
@ -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;
|
||||
|
Reference in New Issue
Block a user