mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
In this issue we are using derived_with_keys optimization and we are using these keys to do a hash join which is incorrect. We cannot create keys for dervied tables whose keyparts have types are of BLOB or TEXT type. TEXT or BLOB columns can only be indexed over a specified length.
38 KiB
38 KiB