mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
After review version. Added a condition for MERGE tables. These do not have unique indexes. But every key could be a unique key on the underlying MyISAM table. So get the maximum key length for MERGE tables instead of the maximum unique key length. This is used for buffer allocation in write_record().
22 KiB
22 KiB