Commit Graph

24 Commits

Author SHA1 Message Date
7c0eae7c06 Added configurable executable file directory
This allows MaxScale to launch processes from the directory where
the `maxscale` executable is located.
2016-02-15 11:12:54 +02:00
b386138fe4 Updated help messages and manpage
The manpage was out of date and was missing a BUGS section. The `--help` output
of MaxScale wrongly stated that the default is to log to shared memory as did
the documentation.
2016-01-19 18:36:01 +02:00
df9ee11ae8 Added a link to the persistent connection tutorial to the configuration guide
Also bolded out the note about session state tracking.
2015-12-30 11:35:30 +02:00
02954f717e Fixed spelling mistakes in documentation. 2015-11-13 10:39:21 +02:00
a7260ff4e0 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
40ae81c91b 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
9604a8a040 Added --version-full which prints version and commit ID. 2015-09-02 10:58:41 +03:00
de80e75796 Updated or added last modified date. 2015-06-25 10:02:06 +01:00
1ab2029b5e Tweaks to documentation. 2015-06-24 21:51:02 +01:00
7f35bbed55 Tidy the lining up of a message; add documentation. 2015-06-24 14:39:13 +01:00
3c8365c501 Fixed formatting. 2015-06-03 11:14:37 +03:00
4191aaccd9 Updated documentation with new configuration file name. 2015-06-03 11:07:06 +03:00
211f8a0393 Removed old unused cmake variables, updated documentation and fixed testall suite. 2015-05-26 15:12:29 +03:00
968a54ef0d Updated documentation 2015-04-28 16:39:52 +03:00
256452f285 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
bbc919d8f9 Fixed typos in documentation. 2015-04-14 20:36:29 +03:00
c9ca5d5f98 Changed install path to /usr/local/mariadb-maxscale 2015-03-23 20:12:56 +02:00
5a68947d1f Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'. 2015-03-23 14:53:31 +02:00
89ce414609 Tidy up. 2015-01-30 11:05:49 +00:00
278fff60d8 Try more stuff as code 2015-01-28 16:41:30 +00:00
044f0808e9 Add contents list 2015-01-28 16:18:11 +00:00
a99d14ba7e Experimenting with content links 2015-01-28 15:21:07 +00:00
55d643e12d Tidy documents 2015-01-28 14:33:58 +00:00
20bccc1f2d Complete addition of Markdown documents 2015-01-28 12:12:23 +00:00