This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c5fbb1f29594adbc403e2d09feec8cd4c1e880be
MaxScale
/
query_classifier
History
VilhoRaatikka
c5fbb1f295
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.
2014-08-25 22:17:21 +03:00
..
test
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.
2014-08-25 22:17:21 +03:00
.gitignore
Updated gitignore files
2014-02-05 14:49:05 +01:00
makefile
Changes related to canonical query format implementation.
2014-08-20 22:10:36 +03:00
query_classifier.cc
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.
2014-08-25 22:17:21 +03:00
query_classifier.h
query_classifier.cc:skygw_get_canonical: if the item to be replaced is an empty string "", it is processed differently from the other cases due to difficulties to get wanted result by adding special rule for that to regex.
2014-08-22 19:01:56 +03:00