Markus Mäkelä 01dbcd8372
MXS-3915: Never cache autocommit queries
As both `SET autocommit=1` and `SET autocommit=0` share the same canonical
query form but do not have the same types, they should not be stored in
the cache.
2021-12-14 16:34:50 +02:00
..
2018-09-10 13:22:49 +03:00
2021-10-29 08:29:51 +03:00