mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-15253: Default optimizer setting changes for MariaDB 10.4
use_stat_tables= PREFERABLY optimizer_use_condition_selectivity= 4
This commit is contained in:
@@ -552,6 +552,7 @@ INSERT INTO t1 VALUES(100, 'test');
|
||||
******************** ANALYZE ********************
|
||||
ANALYZE TABLE t1;
|
||||
Table Op Msg_type Msg_text
|
||||
test_rpl.t1 analyze status Engine-independent statistics collected
|
||||
test_rpl.t1 analyze status OK
|
||||
|
||||
******************** CHECK TABLE ********************
|
||||
|
Reference in New Issue
Block a user