1
0
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:
Sergei Petrunia
2016-09-24 15:27:56 +03:00
parent 457f3b9941
commit a95e384d54
14 changed files with 23 additions and 22 deletions

View File

@ -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