Commit Graph

436 Commits

Author SHA1 Message Date
4d7629038d Fix to MXS-302: https://mariadb.atlassian.net/browse/MXS-302
Added support for additional command line parameters via sysconfig files.
2015-09-30 13:13:49 +03:00
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
6f3ec723b1 Cleaned up Limitations 2015-09-29 10:23:04 +03:00
5864171207 Renamed 1.1.1 to 1.2.0 upgrading document to Upgrading-To-MaxScale-1.2.md 2015-09-25 13:19:53 +03:00
065e252767 Removed redundant text from documentation. 2015-09-22 07:36:26 +03:00
ea2c454010 Minor modification to documentation. 2015-09-16 11:19:20 +03:00
5aa882fc7e Made documentation cleaner. 2015-09-16 10:24:17 +03:00
37f8148574 MXS-362: Enable/disable log augmentation
Log message augmentation (appending of function name) can now
be enabled or disabled via the configuration file and command
line.

By default, the augmentation is disabled.
2015-09-11 15:58:31 +03:00
7d00a3670d Addition of maxbinlogcheck, a new utility in bin
Addition of maxbinlogcheck, a new utility in bin
2015-09-10 14:37:49 +02:00
dd45a8f418 Updated documentation. 2015-09-09 16:23:07 +03:00
5350a85e2b Fix to MXS-356: https://mariadb.atlassian.net/browse/MXS-356
Added configurable timeouts for the embedded MySQL connections.
2015-09-08 11:23:35 +03:00
ee19fbd41b Documentation Update
Documentation Update
2015-09-08 09:48:34 +02:00
6f481c5d62 Documentation Update
Documentation Update
2015-09-08 09:45:59 +02:00
26ad339c6b Moved the section about maxadmin default user to the start of the document. 2015-09-07 17:28:40 +03:00
b8216aff4c More format fixes. 2015-09-07 13:48:27 +03:00
42fc2db65d Fixed formatting. 2015-09-07 13:19:40 +03:00
e55d345ab4 Added --version-full which prints version and commit ID. 2015-09-02 10:58:41 +03:00
9d9b7bccfc Changed to PCRE for processing configuration file parameters. 2015-09-01 14:06:14 +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
e4f10fb0f5 Added a note about persistent connections to the changelog. 2015-08-14 12:42:42 +03:00
9f9bcc182f Updated source building documentation. 2015-08-14 10:46:41 +03:00
30b8019b4f Merge branch 'develop' into schemarouter_refresh 2015-08-12 16:49:37 +03:00
df7b8f85ce Added escaped newlines to document. 2015-08-10 19:59:52 +03:00
c3e1e2b345 Merge branch 'develop' into schemarouter_refresh
Conflicts:
	Documentation/Tutorials/Replication-Proxy-Binlog-Router-Tutorial.md
2015-08-08 11:25:54 +03:00
a88a879572 Updated limitations. 2015-08-06 19:10:41 +03:00
5bde03edb1 Updated documentation. 2015-08-04 11:19:34 +03:00
3994dc1098 Fixed typos. 2015-07-24 12:21:55 +03:00
e7ee74e6a8 Merge branch 'master' into schemarouter_refresh 2015-07-22 18:35:22 +03:00
9d83520baf Added example to Hint-Syntax.md 2015-07-22 17:34:19 +03:00
d65a443e02 Documentation Update
Documentation Update
2015-07-22 15:14:43 +02:00
833082c569 Documentation update
Documentation update
2015-07-22 15:11:34 +02:00
5427c3b0ad Added missing MariaDB 10 binlog documentation. 2015-07-21 16:31:41 +03:00
732cfeb38c Added missing MariaDB 10 binlog documentation. 2015-07-21 16:30:49 +03:00
06eed9914a Merge branch 'master' into schemarouter_refresh 2015-07-20 11:42:43 +03:00
879a9273e1 Merge branch 'master' into develop 2015-07-16 05:52:09 +03:00
c74d43920c Fixed type in documentation. 2015-07-16 05:46:22 +03:00
3a06710056 Merged 'master' into develop. 2015-07-15 17:21:24 +03:00
028159dffc Fixed broken link. 2015-07-15 17:17:47 +03:00
4bb776f4e5 Merge branch 'release-1.2'
Conflicts:
	Documentation/Documentation-Contents.md
2015-07-15 16:34:27 +03:00
0a43b9eebf Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-07-15 15:00:35 +03:00
b756690123 Merge branch 'release-1.2' into develop 2015-07-15 11:38:27 +03:00
260f829046 Add blank line to start of Document Contents (link otherwise not rendered correctly by web site); move upgrade documents into their own directory; modify poll.c to fix problem relating to cloned DCBs. 2015-07-15 08:35:50 +01:00
ad369f61c6 Merge branch 'release-1.2' into MXS-230 2015-07-14 13:10:57 +03:00
6f3da222fd Merge branch 'release-1.2' into schemarouter_refresh 2015-07-13 19:37:00 +03:00
03031eea71 Merge branch 'release-1.2' into develop 2015-07-13 19:22:49 +03:00
d799a2d676 Fixed title. 2015-07-13 19:22:06 +03:00