Commit Graph

12 Commits

Author SHA1 Message Date
dab5c7598d Cleaned up the readwritesplit documentation. 2015-10-22 15:26:41 +03:00
8bc81b2ad1 Changed the way max_sescmd_history works and combined disable_sescmd_history and disable_slave_recovery.
Before these changes when max_sescmd_history was used the session
was closed when the limit was exceeded. With this change, when the
limit is exceeded the recovery of slaves and the session command history
are both disabled. This will allow the sessions to continue while still
keeping the old functionality of limited salve replacement.

The disable_sescmd_history and disable_slave_recovery parameters were combined
so that disabling the session command history will also disable slave recovery.
This way no harm can be done with disable_sescmd_history.
2015-09-29 12:03:22 +03:00
80882ff451 Fixed typos in documentation. 2015-08-28 12:54:38 +03:00
ffd52ae52b Fixed documentation. 2015-08-28 12:54:38 +03:00
21c36a484f Fixed markdown table. 2015-08-28 12:54:38 +03:00
69160c1b62 Added documentation about refresh_databases and refresh_interval options. 2015-08-28 12:54:38 +03:00
0832708b38 Updated documentation. 2015-08-25 16:35:25 +03:00
c35ff23847 Merge branch 'master' into schemarouter_refresh 2015-07-20 11:42:43 +03:00
feeb4c590b Merge branch 'release-1.2'
Conflicts:
	Documentation/Documentation-Contents.md
2015-07-15 16:34:27 +03:00
e84f02db92 Merge branch 'release-1.2' into schemarouter_refresh 2015-07-13 19:10:05 +03:00
211474563c Fixed links. 2015-07-09 23:52:31 +03:00
f21d08be4a Added template cnf file to /etc and renamed folders. 2015-07-09 14:41:23 +03:00