1bffb1c26d
Fix release note generation script
...
The CMake command that reads the VERSION.cmake file needs to be executed
in the source root.
2018-09-12 11:05:17 +03:00
d04c7135b0
Update change log and release notes
2018-09-12 09:43:36 +03:00
c04073a96c
MXS-2040 Increase default monitor timeouts
...
All three timeouts are now three seconds. This should reduce the amount of
timeout errors users get during failover/switchover.
2018-09-11 12:31:41 +03:00
31f6d49ddb
Add symbolic VERSION file
...
The VERSION.cmake file defines which VERSION.cmake file is included. By
changing the file that it points to, the version can be changed without it
affecting other parts of the code that use it.
2018-09-10 15:11:18 +03:00
8896b0275f
Recreate 2.2.14 release notes
...
Generated the release notes with the release note generation script.
2018-09-10 15:02:15 +03:00
64177276be
Automatically generate relese notes
...
As most of the release notes are "boilerplate text", the changing parts
can be easily scripted.
2018-09-10 15:01:41 +03:00
eed2628cff
Rewrite issue listing script
...
Rewrote the script in python and leveraged the dictionary CSV processor to
prevent field number mismatches. Combined the two scripts into one so that
all user-facing issues that are fixed can be easily shown in the release
notes.
2018-09-10 15:01:29 +03:00
15eba3ac75
Add 2.2.14 release notes
2018-09-04 10:54:24 +03:00
d7dd636c9a
Add table filtering to avrorouter
...
The filtering is implemented with PCRE2 regular expressions and as such is
not the most user-friendly interface.
2018-09-04 10:50:31 +03:00
e4fdaf0c50
MXS-1735: Clarify SSL documentation
...
Explicitly state that servers only require `ssl_ca_cert` and that
`ssl_cert` and `ssl_key` are optional in certain cases. Updated the
wording of all parameters and removed obsolete or false documentation.
2018-08-29 18:10:51 +03:00
13c7072da1
Separate CCRFFilter hints section from the main overview
...
The text changed subjects rather abruptly. Having the hint part of it
gives some context and appears to make the text flow nicer.
2018-08-23 23:52:42 +03:00
9799cfdb2b
MXS-1735: Clarify differences between MaxScale and server
...
The server allows both unencrypted and encrypted connections on the same
port. MaxScale only allows either encrypted or unencrypted
connections. The differences as well as the reasoning for this need to be
documented.
2018-08-23 09:32:20 +03:00
66061be58b
Remove duplicate REST API section
...
The listeners section was duplicated. Also fixed a typo.
2018-08-09 18:56:58 +03:00
ebbd3b8312
Merge branch '2.2.13' into 2.2
2018-08-08 11:02:06 +03:00
8792a4a3d1
Update release date
2018-08-08 10:58:21 +03:00
646efbc6be
MXS-1736 Fix some typos in MaxScale-Information-Schema.md
2018-08-07 15:58:11 +03:00
974bf3c115
MXS-1736 Clarify MaxInfo tutorial
2018-08-07 12:59:11 +03:00
94994268bd
MXS-1736 Wrap lines of MaxScale-Information-Schema.md
...
No other changes.
2018-08-07 11:17:05 +03:00
05129540b4
Update change log and release notes
2018-08-06 12:10:12 +03:00
1f5e23c674
MXS-1997: Increase object name length limits
...
Updated the limits to 1023 characters and documented the old value.
2018-08-02 22:12:06 +03:00
2f8ebf7ce0
Merge branch '2.2.12' into 2.2
2018-07-27 19:46:01 +03:00
90477f9081
Update release date
2018-07-27 19:45:28 +03:00
e64e4bc34f
Use the word REST API in documentation
...
The HTTP admin interface was ambiguous.
2018-07-26 10:59:53 +03:00
10115601ca
Add 2.2.12 release notes
...
Added release notes for the 2.2.12 release.
2018-07-25 00:07:09 +03:00
bf3a683395
Update MariaDB-Monitor.md
...
Added missing RELOAD privilege to monitor docs.
2018-07-18 16:28:45 +03:00
ddcaa5603b
Update Configuring-MariaDB-Monitor.md
...
Added the missing RELOAD privilege.
2018-07-18 16:28:45 +03:00
7f1f65b411
Update Configuring-MariaDB-Monitor.md
...
Added a note to monitor creation tutorial about automated failover.
2018-07-18 16:28:45 +03:00
f41cbaf2fc
Update MaxScale-Tutorial.md
...
Added a clarifying comment about where the users must be created.
2018-07-18 16:28:45 +03:00
25e2e1b7c6
MXS-1976: Reword explanation
...
Made the wording clearer.
2018-07-17 12:32:59 +03:00
19a349a4a8
MXS-1976: Explain shutdown service behavior
...
The process of stopping a service will not prevent new connections from
being created. The documentation needs to be extended so that the meaning
of `accepted` is explicitly and clearly stated.
2018-07-15 21:04:03 +03:00
2d4dbb2117
Refer to runtime configuration in the configuration guide
...
The configuration guide now links to the runtime configuration in the TOC
instead of the deprecated legacy configuration reloading. The new section
lists the currently supported methods for altering the configuration at
runtime.
2018-07-09 21:09:16 +03:00
a2ca41b1c7
Document zero as a valid value for connection_timeout
...
Since the parameter accepts a zero value, which means that the parameter
should not be used, should be documented.
2018-07-09 15:29:13 +03:00
b583f6149a
Update Administration-Tutorial.md
...
Removed manual TOC, updated and combined the starting and stopping sections,
removed leading space from code blocks.
2018-07-09 15:29:03 +03:00
2b5825b040
Update MariaDB-MaxScale-Installation-Guide.md
...
Updated links, removed redundant chapters about cluster types and replaced
them with a link to the main tutorial, added maxctrl to the administration section.
2018-07-07 09:47:16 +03:00
a1b5852ad0
Check README in check_links.sh
...
The script now checks the README document for broken links.
2018-07-07 09:27:00 +03:00
7765aff74b
Update 2.2.11 release date
2018-07-05 09:38:09 +03:00
be7d31c6ff
Update 2.2.11 release notes
...
Added fixed bugs to release notes, fixed documentation links.
2018-07-04 13:51:09 +03:00
4084bbcaca
Remove obsolete documents
...
The documents haven't been updated since the 1.0 release.
2018-07-03 02:08:25 +03:00
b0902402b6
MXS-1940 Turn cache filter non-experimental
...
Also change the following defaults:
- "selects": Was "verify_cacheable", is now "assume_cacheable"
- "cached_data": Was "shared", is now "thread_specific"
2018-07-02 08:44:39 +03:00
c33837c906
Update release date of 2.2.10
2018-06-28 10:25:54 +03:00
d5bdc3febd
Fix formatting for dump_last_statements
...
A backtick was missing.
2018-06-27 08:49:20 +03:00
82af399fb1
Add 2.2.10 release notes
...
And update the change log.
2018-06-25 09:19:30 +03:00
067bca6e58
Document comment syntax
...
Documented comment syntax and explicitly stated that trailing comments are
not supported.
2018-06-20 20:59:58 +03:00
0914f67175
MXS-872: Document new grant requirement
...
The user now requires SELECT privileges on the mysql.roles_mapping
table.
Currently this is a mandatory grant but it needs to be made into an
optional requirement. This allows upgrades from 2.2.9 to 2.2.10 without
needing new grants.
2018-06-20 14:41:56 +03:00
6df0804e70
Add missing tls-passphrase documentation
...
The tls-passphrase was not documented in MaxCtrl. Also regenerated the
documentation.
2018-06-18 11:32:28 +03:00
f5f454a29b
MXS-1884 Clarify what a list means
2018-06-12 17:29:00 +03:00
f87fc45511
MXS-1884 Wrap lines of readconnroute documentation
...
No other changes.
2018-06-12 17:29:00 +03:00
9e70ce5ffd
Fix broken documentation link
2018-06-06 14:38:10 +03:00
ff5f93a751
Update 2.2.9 release date
2018-06-06 12:05:39 +03:00
dfd898e2cc
Update 2.2 change log and add 2.2.9 release notes
2018-06-04 16:02:42 +03:00