mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Inverted the option --skip-stat-tables for --stat-tables.
Set it to 0 by default. Now only the tests that use persistent statistics tables require starting the server with --stat-tables set on.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
--source include/have_stat_tables.inc
|
||||
|
||||
set @save_optimizer_use_stat_tables=@@optimizer_use_stat_tables;
|
||||
|
||||
|
Reference in New Issue
Block a user