summaryrefslogtreecommitdiff
path: root/plugin/handler_socket/handlersocket/mysql_incl.hpp
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2011-06-07 14:19:49 +0300
committerMichael Widenius <monty@askmonty.org>2011-06-07 14:19:49 +0300
commit8d7f81089444e20526685b3ffe36b72d5ecdc157 (patch)
tree490b3363b21ed051c82a01af549a826ec0bef6f2 /plugin/handler_socket/handlersocket/mysql_incl.hpp
parent2740edcf5680bc03a318378514f88fefa67d5923 (diff)
downloadmariadb-git-8d7f81089444e20526685b3ffe36b72d5ecdc157.tar.gz
Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket"
sql/handler.cc: Added DBUG_ code
Diffstat (limited to 'plugin/handler_socket/handlersocket/mysql_incl.hpp')
-rw-r--r--plugin/handler_socket/handlersocket/mysql_incl.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/handler_socket/handlersocket/mysql_incl.hpp b/plugin/handler_socket/handlersocket/mysql_incl.hpp
index c7b3fce0d1d..d8dba709f28 100644
--- a/plugin/handler_socket/handlersocket/mysql_incl.hpp
+++ b/plugin/handler_socket/handlersocket/mysql_incl.hpp
@@ -17,6 +17,7 @@
#define MYSQL_SERVER 1
#include <my_config.h>
+
#include <mysql_version.h>
#if MYSQL_VERSION_ID >= 50505