Commit 25c152b0 authored by Rich Prohaska's avatar Rich Prohaska

DB-777 when a tokudb lock timeout occurs print info about the conflicting queries to the error log

parent 9927d0f9
......@@ -161,6 +161,7 @@ PATENT RIGHTS GRANT:
#define TOKU_INCLUDE_UPSERT 1
#if defined(MARIADB_BASE_VERSION)
#define TOKU_INCLUDE_EXTENDED_KEYS 1
#define TOKU_INCLUDE_LOCK_TIMEOUT_QUERY_STRING 1
#else
#define TOKU_INCLUDE_LOCK_TIMEOUT_QUERY_STRING 1
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment