Skip to content

Commit

Permalink
Merge 10.1 into 10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-m committed Jul 19, 2019
2 parents 059968d + 4aa97ba commit d9dcb8b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mysql-test/suite/innodb/t/innodb-system-table-view.test
Expand Up @@ -4,11 +4,8 @@


--source include/innodb_page_size_small.inc --source include/innodb_page_size_small.inc


--disable_query_log
SET default_storage_engine=InnoDB;
LET $MYSQLD_DATADIR = `select @@datadir`; LET $MYSQLD_DATADIR = `select @@datadir`;
LET $INNODB_PAGE_SIZE = `select @@innodb_page_size`; LET $INNODB_PAGE_SIZE = `select @@innodb_page_size`;
--enable_query_log


# The IDs of mysql.innodb_table_stats and mysql.innodb_index_stats may # The IDs of mysql.innodb_table_stats and mysql.innodb_index_stats may
# vary depending on whether the tables have been rebuilt # vary depending on whether the tables have been rebuilt
Expand Down

0 comments on commit d9dcb8b

Please sign in to comment.