mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
The problem was that we restored SQL_CACHE, SQL_NO_CACHE flags in SELECT statement from internal structures based on value set later at runtime, not the original value set by the user. The solution is to remember that original value.
2.6 KiB
2.6 KiB