1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fix for compilation failure.

This commit is contained in:
Nirbhay Choubey
2016-02-22 22:05:16 -05:00
parent 7d89deb0a3
commit 5d4fb15e5a

View File

@ -1963,7 +1963,7 @@ def_week_frmt: %lu, in_trans: %d, autocommit: %d",
unlock();
if (wsrep_sync_wait(thd))
goto err;
if (try_lock(TRUE))
if (try_lock(thd, Query_cache::TIMEOUT))
goto err;
query_block = (Query_cache_block *) my_hash_search(&queries,
(uchar*) sql,