mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
Workaround for join_cache + index on vcols + keyread bug. Initialize the record to avoid caching garbage in non-read fields. A proper fix (do not cache non-read fields at all) is done in 10.2 in commits 5d7607f340f..8d99166c697