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
fd125f4a4215604a6f02c71a76f4f0be129e54b5
MaxScale
/
query_classifier
History
VilhoRaatikka
fd125f4a42
Merge branch 'MAX-160' of
https://github.com/skysql/MaxScale
into MAX-160
...
Conflicts: query_classifier/test/canonical_tests/input.sql
2014-08-25 22:22:44 +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