Files
MaxScale/server/modules
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
..
2017-03-15 09:11:18 +02:00
2017-03-17 12:22:00 +02:00
2017-03-13 10:45:55 +02:00
2017-02-15 09:31:14 +02:00