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
619aeb4afa3c3980f3be5dce3534474d4e9e6561
MaxScale
/
query_classifier
History
VilhoRaatikka
619aeb4afa
Query classifier can keep parse tree after the function that created it returns. Parse tree can then be queried from outside. Added skygw_query_classifier_get_stmtname which returns the name of statement, and skygw_query_classifier_free which frees mysql handle, parse tree and thread context (thd).
2014-06-24 21:45:00 +03:00
..
test
Changed how MaxScale unit test works.
2014-04-10 19:08:28 +03:00
.gitignore
Updated gitignore files
2014-02-05 14:49:05 +01:00
makefile
Test system for MaxScale.
2014-02-07 11:06:37 +02:00
query_classifier.cc
Query classifier can keep parse tree after the function that created it returns. Parse tree can then be queried from outside. Added skygw_query_classifier_get_stmtname which returns the name of statement, and skygw_query_classifier_free which frees mysql handle, parse tree and thread context (thd).
2014-06-24 21:45:00 +03:00
query_classifier.h
Query classifier can keep parse tree after the function that created it returns. Parse tree can then be queried from outside. Added skygw_query_classifier_get_stmtname which returns the name of statement, and skygw_query_classifier_free which frees mysql handle, parse tree and thread context (thd).
2014-06-24 21:45:00 +03:00