3d06b5129d
MXS-1980 Extend test program
...
Now the test program will
1) Write to each node in a Galera cluster and verify that the data
ends up in the slave.
2) At the end of 1) execute STOP SLAVE and START SLAVE to check that
replication can be stopped and started again (won't work unless
each node has the same server_id and value for @@log_bin_basename).
3) Block the node BLR is replicating from and expect it to connect
to the next configured master and that replication continues to
work. Do that for all nodes.
4) Stop MaxScale and restart it and expect 3) to work. That checks
that BLR saves all necessary information in master.ini and is
capable of reading it.
2018-10-05 12:16:18 +03:00
0ff72c5d5e
Change table sharding to table family sharding
2018-10-04 15:17:54 +03:00
81c24888da
Fix release note headings
2018-10-04 14:27:54 +03:00
4dcdd1a182
Fix typos in Changelog.md
2018-10-04 14:27:53 +03:00
4a01410742
Update schema router documentation
2018-10-04 13:01:40 +03:00
e73ecae677
MXS-1845 Update documentation
...
Small cleanup and updates to release notes.
2018-10-04 11:45:33 +03:00
a438a6df34
Add note about backend connection IDs to release notes
2018-10-04 11:33:19 +03:00
af91192498
Add network throttling to release notes
2018-10-04 11:31:15 +03:00
a8b2f70041
Add binlogfilter to release notes
2018-10-04 11:31:15 +03:00
4a4434d4c8
Add REST API changes to release notes
...
Added new and changed REST API capabilities to the release notes.
2018-10-04 11:31:15 +03:00
3998a6e469
Update REST API documentation
...
Updated and unified the documentation of the REST API.
2018-10-04 11:31:15 +03:00
24f0162203
Add changelog entries
...
Added changelog entries and fixed a typo in the 2.3 release notes.
2018-10-04 11:31:14 +03:00
670cd4c8d1
Add drain server
to release notes
2018-10-04 11:31:00 +03:00
bbb5dfc775
Mention the new cat router in the release notes
2018-10-04 11:31:00 +03:00
8d4db9dd5a
Add optimistic_trx
to release notes
2018-10-04 11:30:59 +03:00
10a8f1d48c
Reformat SchemaRouter.md
...
No content changes.
2018-10-03 14:59:48 +03:00
db70e133ef
Add note of Comment filter to release notes and change log
2018-10-03 14:31:09 +03:00
ff0bcb3a06
Update release notes with Cache changes
2018-10-03 14:10:59 +03:00
d49173ba71
Update Hint-Syntax document
2018-10-03 13:57:55 +03:00
c41d43755b
Reformat hint syntax document
2018-10-03 13:50:04 +03:00
7c5d3a5e74
Update NamedServerFilter documentation and release notes
2018-10-03 13:50:04 +03:00
8b9fdaa0cb
Remove HTTP functionality
...
It wasn't used so it can be removed.
2018-10-03 08:41:45 +03:00
3daa0cd931
Update MaxCtrl documentation
...
Ran the documentation update script.
2018-10-03 08:41:45 +03:00
d5dbad19bb
Update readwritesplit documentation
...
Fixed a few typos, added the 10.2 relese where last_gtid tracking was
enabled, changed wording.
2018-10-03 08:41:44 +03:00
75f9921ca2
Merge branch '2.2' into develop
2018-10-02 10:18:09 +03:00
d87d462c76
MXS-2049: Update GSSAPI documentation
...
Corrected the documentation and provided more details on how to configure
the authenticator.
2018-10-02 09:44:01 +03:00
dbbadf1f53
Merge branch '2.2' into develop
2018-10-01 13:10:41 +03:00
03137428fa
Update 2.2.15 release date
...
And add missing link in change log.
2018-10-01 13:01:56 +03:00
66227301aa
Merge branch '2.2' into develop
2018-09-27 11:47:32 +03:00
62ce6c15dc
Add 2.2.15 release note and update change log
2018-09-27 10:35:43 +03:00
d0c5b2ff61
MXS-701: Amend binlogfilter documentation
...
Added clarifying comments and links to relevant documentation, fixed a
typo and changed some of the wording.
2018-09-26 11:26:37 +03:00
b1c734bb16
MXS-701: Add binlogfilter to Documentation-Contents.md
2018-09-26 11:26:36 +03:00
4ed0ef046e
MXS-701: Update binlogfilter documentation
...
Rewrote most of the documentation.
2018-09-26 09:43:24 +03:00
e54a44d56a
Extend MDEV-13453 workaround explanations
...
The example SQL now shows the extra grant required for 10.2 versions. Also
removed duplicate user creation examples from the tutorials.
2018-09-26 09:39:59 +03:00
e5a0b4e9bb
Merge branch '2.2' into develop
2018-09-21 14:18:15 +03:00
e888bcac3b
MXS-2045: Update avrorouter tutorial
...
Removed unnecessary sections and updated some of the text to be more
specific. Expanded the explanations on where the replication starts and
how the avrorouter needs to be configured. Added example output from the
cdc.py client and removed the relatively useless maxavrocheck section.
2018-09-21 11:14:45 +03:00
2ab748dbab
MXS-1712 Update MariaDB Monitor documentation
...
Add documentation on reset-replication. Adds some details on cluster modification
operations in general and fixes errors.
2018-09-21 10:54:36 +03:00
1689fe7f48
Update user
documentation
...
The documentation mentions a bug in MariaDB 10.2.9 that causes problems
with the new users query.
2018-09-20 13:04:54 +03:00
d8d0b1a29c
Merge branch '2.2' into develop
2018-09-20 12:21:53 +03:00
f29d3d5588
MXS-2055: Fix monitor REST API documentation
...
Fixed the endpoint documentation.
2018-09-19 20:32:39 +03:00
3b78996c4c
Merge branch '2.2' into develop
2018-09-17 13:02:53 +03:00
81a18db18e
Update release date
2018-09-17 12:52:25 +03:00
cb54880b99
MXS-1937 Cleanup event handling
...
Event handling is now enabled by default. If the monitor cannot query the EVENTS-
table (most likely because of missing credentials), print an error suggesting to
turn the feature off.
When disabling events on a rejoining standalone server (likely a former master),
disable binlog event recording for the session. This prevents the ALTER EVENT
queries from generating binlog events.
Also added documentation and combined similar parts in the code.
2018-09-14 16:54:24 +03:00
b371e7ac9d
Update release notes.
2018-09-14 10:43:14 +03:00
7ec2f77708
Merge branch '2.2' into develop
2018-09-12 23:18:08 +03:00
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
fd176c4122
Merge branch '2.2' into develop
2018-09-11 12:57:19 +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