We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520bef4 commit 49ae5b7Copy full SHA for 49ae5b7
mysql-test/suite/innodb/t/log_based_discovery.test
@@ -8,6 +8,7 @@
8
# Try to restrat the datadir1 server ,expect an error
9
# #########################################################
10
--source include/not_embedded.inc
11
+--source include/have_debug.inc
12
13
let $MYSQLD_BASEDIR= `select @@basedir`;
14
let $START_PAGE_SIZE= `select @@innodb_page_size`;
mysql-test/suite/innodb/t/log_file_name.test
@@ -6,6 +6,7 @@
6
7
# Embedded server does not support crashing
SET GLOBAL innodb_file_per_table=ON;
SET GLOBAL innodb_master_thread_disabled_debug=1;
0 commit comments