mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
The crash happend when combining query cache, prepared statements and using a read only cursor. sql/sql_cache.cc: Fixed unlikely error when one adjust query cache size in middle of operation sql/sql_cursor.cc: Disable query cache when using cursors. This fixed lp:1039277 tests/mysql_client_test.c: Test case for lp:1039277
12 KiB
12 KiB