Merge 10.1 into 10.2

This commit is contained in:
Marko Mäkelä 2019-07-19 11:45:55 +03:00
commit d9dcb8ba02

View file

@ -4,11 +4,8 @@
--source include/innodb_page_size_small.inc
--disable_query_log
SET default_storage_engine=InnoDB;
LET $MYSQLD_DATADIR = `select @@datadir`;
LET $INNODB_PAGE_SIZE = `select @@innodb_page_size`;
--enable_query_log
# The IDs of mysql.innodb_table_stats and mysql.innodb_index_stats may
# vary depending on whether the tables have been rebuilt