Commit Graph

11 Commits

Author SHA1 Message Date
96f76a1f2e 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
501ea809a8 Fixed typos in documentation. 2015-08-28 12:54:38 +03:00
d99b7a5ef9 Fixed documentation. 2015-08-28 12:54:38 +03:00
b7eee3ed1c Fixed markdown table. 2015-08-28 12:54:38 +03:00
3ae177f4e8 Added documentation about refresh_databases and refresh_interval options. 2015-08-28 12:54:38 +03:00
6ed3f0eee4 Updated documentation. 2015-08-25 16:35:25 +03:00
06eed9914a Merge branch 'master' into schemarouter_refresh 2015-07-20 11:42:43 +03:00
4bb776f4e5 Merge branch 'release-1.2'
Conflicts:
	Documentation/Documentation-Contents.md
2015-07-15 16:34:27 +03:00
e146b2d632 Merge branch 'release-1.2' into schemarouter_refresh 2015-07-13 19:10:05 +03:00
7585adb228 Fixed links. 2015-07-09 23:52:31 +03:00
b0e98bc420 Added template cnf file to /etc and renamed folders. 2015-07-09 14:41:23 +03:00