mirror of
https://github.com/MariaDB/server.git
synced 2026-01-13 18:02:43 +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().
53 KiB
53 KiB