mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge remote-tracking branch 'origin/11.4' into 11.5
This commit is contained in:
@ -72,7 +72,7 @@ SET SESSION log_slow_verbosity='query_plan';
|
||||
INSERT INTO t1 VALUE(1001,1001);
|
||||
--source include/log_slow_stop.inc
|
||||
|
||||
--let log_slow_verbosity_innodb_expected_matches= 1
|
||||
--let log_slow_verbosity_innodb_expected_matches= 0
|
||||
--source include/log_slow_grep.inc
|
||||
|
||||
DROP TABLE t1;
|
||||
|
Reference in New Issue
Block a user