Commit Graph

11 Commits

Author SHA1 Message Date
5f993f0b60 Updated documentation about multi-statements
The readwritesplit documentation now explains the multi-statement behavior in
more detail and provides information about situations where the default
multi-statement behavior can be disabled.
2016-03-03 15:05:28 +02:00
bf1a789376 Added configurable multistatement behavior
Whether all queries should be routed to the master after a multistatement
query is executed can now be controlled with the `strict_multi_stmt` option.

When the option is disabled queries executed after a multistatement query will
be routed normally.
2016-03-01 10:45:08 +02:00
94edc847c2 Updated readconnroute limitations
The limitation with readconnroute and LONGBLOB is only when data is being sent
from the client to MaxScale. The client can still query for LONGBLOB data
without any side-effects.
2015-12-30 14:50:03 +02:00
6846c57c5b Updated limitations for galeramon
The server priority mechanics now allow finer control over master election.
2015-12-09 10:37:08 +02:00
6f3ec723b1 Cleaned up Limitations 2015-09-29 10:23:04 +03:00
6ed3f0eee4 Updated documentation. 2015-08-25 16:35:25 +03:00
a88a879572 Updated limitations. 2015-08-06 19:10:41 +03:00
7d3fa8de37 Updated readwritesplit documentation. 2015-05-12 04:59:34 +03:00
b658a98a34 Documentation Update
Documentation Update
2015-03-26 17:04:34 +01:00
5f6a7ac4ae Tidy documents 2015-01-28 14:33:58 +00:00
2e0ecc2a86 Complete addition of Markdown documents 2015-01-28 12:12:23 +00:00