mirror of https://github.com/MariaDB/server
Browse Source
Post-merge bug fix: lock_type is a enumeration type and not a bit mask. sql/sql_cache.cc: Check for lock type explicitly. Also err on the safe side and invalidate the query cache for any write lock.pull/374/head
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue