mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.11' into 11.2
This commit is contained in:
@@ -272,6 +272,9 @@
|
||||
OPTIMIZER_SWITCH_COND_PUSHDOWN_FROM_HAVING | \
|
||||
OPTIMIZER_SWITCH_OPTIMIZE_JOIN_BUFFER_SIZE |\
|
||||
OPTIMIZER_SWITCH_HASH_JOIN_CARDINALITY)
|
||||
|
||||
#define OPTIMIZER_ADJ_DEFAULT (OPTIMIZER_ADJ_FIX_REUSE_RANGE_FOR_REF | \
|
||||
OPTIMIZER_ADJ_FIX_CARD_MULT)
|
||||
/*
|
||||
Replication uses 8 bytes to store SQL_MODE in the binary log. The day you
|
||||
use strictly more than 64 bits by adding one more define above, you should
|
||||
|
Reference in New Issue
Block a user