mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
The bug was in the code of the patch fixing bug 698882. With improper casting the method store_key_field::change_source_field was called for the elements of the array TABLE_REF::key_copy that were either of a different type or not allocated at all. This caused crashes in some queries.
188 KiB
188 KiB