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
40f85f9cadd5b745e68055d45812462cfef0f4a4
MaxScale
/
query_classifier
History
VilhoRaatikka
40f85f9cad
Fix to bug
http://bugs.skysql.com/show_bug.cgi?id=488
. SHOW VARIABLES was treated as if it was session write command. Instead it is a read-only query. Changed to route that to master.
2014-08-31 22:56:30 +03:00
..
test
Added expected results for missing queries.
2014-08-26 11:14:51 +03:00
.gitignore
Updated gitignore files
2014-02-05 14:49:05 +01:00
makefile
Added rule version.h: $(ROOT_PATH)/VERSION
2014-08-29 11:37:41 +03:00
query_classifier.cc
Fix to bug
http://bugs.skysql.com/show_bug.cgi?id=488
. SHOW VARIABLES was treated as if it was session write command. Instead it is a read-only query. Changed to route that to master.
2014-08-31 22:56:30 +03:00
query_classifier.h
Fix to bug
http://bugs.skysql.com/show_bug.cgi?id=488
. SHOW VARIABLES was treated as if it was session write command. Instead it is a read-only query. Changed to route that to master.
2014-08-31 22:56:30 +03:00