query_classifier.cc:parsing_info_done: calling mysql_thread_end caused segfauls when same thread tried next time call free_embedded_thd because thread's sysvar was set to NULL in mysql_thread_end.

Added a few lines to canonical query test's input script which are not handled correctly.
This commit is contained in:
VilhoRaatikka
2014-08-25 22:17:21 +03:00
parent 2694c69186
commit c5fbb1f295
3 changed files with 6 additions and 4 deletions

View File

@ -39,7 +39,7 @@ buildtests:
-o testlog \
-I$(MARIADB_SRC_PATH)/include \
-I$(LOG_MANAGER_PATH) -I$(UTILS_PATH) testlog.c \
-llog_manager $(LDLIBS) \
-lstdc++ -llog_manager $(LDLIBS) \
$(UTILS_PATH)/skygw_utils.o