Commit Graph

122 Commits

Author SHA1 Message Date
5410f08578 Moved peristent connection parameters to the right section
The parameter documentation was in the listener section instead of the server
section.
2015-12-01 12:22:47 +02:00
327c29849c Fixed spelling mistakes in documentation. 2015-11-13 10:39:21 +02:00
d57b4cd531 Fix to MXS-54: https://mariadb.atlassian.net/browse/MXS-54
Added a new configuration parameter that allows the user to control
whether authentication warning messages are logged.
2015-11-04 09:18:20 +02:00
2d0a96848c Added table of contents to configuration guide. 2015-11-03 14:12:17 +02:00
529e697eaf Updated code based on review of ac308dcb2c34e081f9814ad40c0961a217c86fc4
Removed unnecessary spinlock and added more checks.
2015-11-02 12:00:08 +02:00
6810ed15dd Fix to MXS-436: https://mariadb.atlassian.net/browse/MXS-436
Added autodetection of processor cores and used it as the default if an
invalid value is used for threads.
2015-11-02 12:00:08 +02:00
897907b202 Fix to MXS-352: https://mariadb.atlassian.net/browse/MXS-352
If a service fails, MaxScale will try to start it again later on.
2015-10-07 15:35:12 +03:00
065e252767 Removed redundant text from documentation. 2015-09-22 07:36:26 +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
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
9d9b7bccfc Changed to PCRE for processing configuration file parameters. 2015-09-01 14:06:14 +03:00
9f9bcc182f Updated source building documentation. 2015-08-14 10:46:41 +03:00
df7b8f85ce Added escaped newlines to document. 2015-08-10 19:59:52 +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
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
0134fdc397 Merge branch 'release-1.2' into develop
Conflicts:
	server/core/dbusers.c
2015-07-13 15:52:36 +03:00
ed5ee2d586 Updated documents. 2015-07-12 22:59:19 +03:00
d97011c23e Moved password encryption from configuration guide to getting started. 2015-07-10 14:18:20 +03:00
a27289ca48 Fixed typo. 2015-07-10 13:23:08 +03:00
1ca1a25e23 Updated the getting started document. 2015-07-10 13:01:56 +03:00
ba417ef633 Merge remote-tracking branch 'origin/develop' into MXS-122
Conflicts:
	server/core/dcb.c
2015-07-08 14:54:22 +01:00
9d5d6da865 Removed Fedora references from the source building documentation. 2015-07-07 06:34:15 +03:00
5bdfa42aa7 Fixed Building from Source document. 2015-07-07 06:31:52 +03:00
ced5c67338 Tidy the lining up of a message; add documentation. 2015-06-24 14:39:13 +01:00
425dd8cb3b Removed SSLv2 methods from serviceInitSSL because OpenSSL 1.1.0 does not support them. 2015-06-17 10:24:02 +03:00
466ee46d82 Fix to MXS-125: https://mariadb.atlassian.net/browse/MXS-125
Unified the usages of maxkeys and maxpasswd.
2015-06-16 17:10:00 +03:00
2775145f37 Fixed spelling errors. 2015-06-16 12:59:48 +03:00
f602121459 Added configurable SSL certificate verification depth and updated the documentation in the code. 2015-06-12 21:21:06 +03:00
5936916e04 Merge branch 'develop' into MXS-129 2015-06-12 13:53:41 +03:00
d3cc9be52e Added libcurl-devel and pcre-devel to build dependencies. 2015-06-12 10:05:50 +03:00
03470bcd70 Merge branch 'develop' into MXS-129 2015-06-11 10:29:57 +03:00
6e2611f241 Updated documentation with new configuration file name. 2015-06-03 11:07:06 +03:00
dbcb9a450f Added note about GCC versions to the source building document. 2015-06-03 10:15:53 +03:00
57060cafec Added SSL level configuration to services. 2015-06-02 17:16:53 +03:00
4cbcc4ecb6 Removed old unused cmake variables, updated documentation and fixed testall suite. 2015-05-26 15:12:29 +03:00
099fc0ba3c Fix to MXS-162
Changed router to monitor in documentation.
2015-05-26 14:12:33 +03:00
6be6c741e9 Fixed spaces braking links. 2015-05-26 14:07:39 +03:00
47407405c5 Fixed broken link. 2015-05-26 14:05:18 +03:00
15da20184c Fixed old references in documentation. 2015-05-26 14:04:07 +03:00
5f076b81d4 Merge branch 'install_dir_change' into develop
Conflicts:
	CMakeLists.txt
	Documentation/Tutorials/Administration-Tutorial.md
	log_manager/CMakeLists.txt
	server/core/CMakeLists.txt
	server/core/gateway.c
	server/core/maxkeys.c
	server/core/maxpasswd.c
	server/modules/filter/test/CMakeLists.txt
	server/modules/routing/CMakeLists.txt
2015-05-26 13:34:39 +03:00
d1a768f6f5 Updated documentation and created a readwritesplit router document. 2015-05-12 04:48:25 +03:00
8647b30184 Merge remote-tracking branch 'origin/develop' into MXS-105
Conflicts (resolved):
	server/modules/routing/schemarouter/schemarouter.c
2015-05-05 10:54:09 +01:00
bb51a6fb9d Updated Configuration Guide with a note about conflicts when multiple monitors monitor the same set of servers. 2015-04-30 11:13:49 +03:00
3501ffb689 Updated documentation 2015-04-28 16:39:52 +03:00
71531cde3e Updated package installation and started documentation update. 2015-04-28 11:09:49 +03:00
c500d23d04 Moved default file search paths to gwdirs.h which is configured by CMake from gwdirs.h.in. 2015-04-27 04:48:50 +03:00