mirror of
https://github.com/MariaDB/server.git
synced 2025-06-12 01:53:02 +03:00
The InnoDB index fields store bytes, not characters. Remove some unnecessary conversions from characters to bytes. This also fixes MDEV-20422 and the wrong-result bug MDEV-12486.
6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
[on]
|
|
optimizer_switch=extended_keys=on
|
|
|
|
[off]
|
|
optimizer_switch=extended_keys=off
|