mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
temporary table Compressed field cannot be part of a key by its nature: there is no data to order, only the compressed data. For optimizer temporary table we create uncompressed substitute. In all other cases (MDEV-16808) we don't use key: add_keyuse() is skipped by !field->compression_method() condition.
1.0 MiB
1.0 MiB