Files
MaxScale/server
Johan Wikman 9c3aaddda1 Improve cache performance
- Selects are picked out using custom parsing, so if a statement is
  anything else but a SELECT, the cache will never cause the statement
  to be parsed.
- The setting of of the cache parameter `selects` is taken into account.
  If it is `assume_cacheable` then the statement will also not be parsed
  even if it is a SELECT.
2017-03-17 12:22:00 +02:00
..
2016-11-28 14:37:26 +02:00
2017-03-17 12:22:00 +02:00
2017-02-14 21:42:28 +02:00
2017-01-16 10:56:33 +02:00