Files
MaxScale/query_classifier/qc_sqlite
Johan Wikman d2c71472b0 MXS-2432 Recognize RESET
RESET QUERY CACHE is reported to be a session command, which will
cause it to be sent to all servers. RESET [MASTER|SLAVE] are
classified as write, which will cause them to be sent to the master.

It could be argued that RESET [MASTER|SLAVE] should cause an error
to be sent to the client.
2019-04-12 14:51:01 +03:00
..
2018-06-25 10:07:52 +03:00
2019-04-12 14:51:01 +03:00