mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2
- Change the default @@optimizer_switch value - Adjust the testcases
This commit is contained in:
@ -251,6 +251,7 @@
|
||||
OPTIMIZER_SWITCH_FIRSTMATCH | \
|
||||
OPTIMIZER_SWITCH_LOOSE_SCAN | \
|
||||
OPTIMIZER_SWITCH_EXISTS_TO_IN | \
|
||||
OPTIMIZER_SWITCH_ORDERBY_EQ_PROP | \
|
||||
OPTIMIZER_SWITCH_COND_PUSHDOWN_FOR_DERIVED)
|
||||
/*
|
||||
Replication uses 8 bytes to store SQL_MODE in the binary log. The day you
|
||||
|
Reference in New Issue
Block a user