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
89de86320e636d036cccbf8a91d3706cdd8936d4
MaxScale
/
query_classifier
History
VilhoRaatikka
89de86320e
Added detection for USE <db> (= DATABASE()), which is a system function which changes session variable. Therefore it must be treted as SESION write and executed in both master and slave.
2014-01-29 23:29:32 +02:00
..
test
query_classifier.cc
2013-10-25 11:55:45 +03:00
makefile
build_gateway.inc
2013-12-06 00:12:41 +02:00
query_classifier.cc
Added detection for USE <db> (= DATABASE()), which is a system function which changes session variable. Therefore it must be treted as SESION write and executed in both master and slave.
2014-01-29 23:29:32 +02:00
query_classifier.h
Added QUERY_TYPE_GLOBAL_WRITE for writes which don't reflect on binary log, but need to be present in every back-end server once executed.
2013-12-11 14:34:01 +02:00