f5e2870c83
Rearrange tutorial sections
...
The sections are now ordered so that a later section always refers to an
earlier section and not the other way around.
2018-03-14 13:02:50 +02:00
bbe57a58cb
Move server creation into a mini-tutorial
...
Combined the redundant documentation into a single document.
2018-03-14 13:02:50 +02:00
60ad1bccc5
Remove old tutorials
...
Removed obsolete tutorials.
2018-03-14 13:02:49 +02:00
91e13d2c9a
Update MaxScale-Tutorial.md
...
Made the document more concise and added links to the download page. Made
the user grants easier to copy-paste and explained that they are used in
the following tutorials. Updated the links to the new tutorials.
2018-03-14 13:02:49 +02:00
fe2dfe03f4
Create combined read-write splitting routing tutorial
...
The read-write splitting routing tutorial is a combination of the two
different read-write splitting routing tutorials. As with the connection
routing tutorial, this should reduce the maintenance burden.
2018-03-14 13:02:49 +02:00
b4ac1b4d07
Create combined connection routing tutorial
...
The connection routing tutorial is a combination of the two different
connection routing tutorials. This should reduce the maintenance burden by
a significant amount.
2018-03-14 13:02:48 +02:00
2f95532efd
Combine MaxAdmin tutorials
...
Combined all maxadmin related tutorials into one document. This removes
the duplication of documentation found in all tutorials.
2018-03-14 13:02:48 +02:00
b7d19a6670
Clean up connection routing tutorials
...
Wrapped lines to 80 characters, fixed minor differences and reworded
sections so that they are identical.
2018-03-14 13:02:47 +02:00
944d47167f
Create mini-tutorials for monitor and server configuration
...
The tutorials combine the Galera and MariaDB monitor configuration as well
as the server configuration sections that were duplicated for all
tutorials. This should make the documentation easier to maintain.
2018-03-14 13:02:47 +02:00
ea2da89743
Fix tutorial configurations
...
Removed the `socket` options from the network listeners.
Updated wording for the listener sections to only mention network
ports. This makes the tutorial more concise.
2018-03-09 20:53:56 +02:00
71c6f4db4e
Rename the keepalived HA tutorial
...
Renamed the tutorial to MaxScale Failover with Keepalived and MaxCtrl.
2018-02-16 09:02:06 +02:00
13dea56c2d
Add instructions on setting MaxScale passive/active to Keepalived tutorial
2018-02-15 14:54:55 +02:00
049606de15
Remove document on HA with Corosync/Pacemaker
2018-02-13 11:13:55 +02:00
e08d42e61e
Update MariaDB Monitor tutorial
2018-01-10 13:46:06 +02:00
383ed2d255
Add MariaDB Monitor Failover Tutorial
2018-01-10 13:33:08 +02:00
396c8405be
Rename MySQL... -> MariaDB...
2018-01-05 11:47:46 +02:00
fb62c7957a
Change mysqlmon to mariadbmon
...
Some places had not been updated.
2018-01-05 11:47:46 +02:00
d64868f058
Change MySQL[Client|Backend] to MariaDB[Client|Backend]
2018-01-05 10:01:50 +02:00
79afaa447e
Merge branch '2.1' into 2.2
2017-12-12 13:23:02 +02:00
55f6930e5f
MXS-1530: documentation update
...
MXS-1530: documentation update for send_slave_heartbeat and new binlog
events in 10.2
2017-12-05 11:19:37 +01:00
a72956e2f3
Merge branch '2.1' into 2.2
2017-11-27 09:10:33 +02:00
098e9311c1
Update binlogrouter tutorial
...
Break lines at 80 characters. Add a Table of Contents and reorder sections
to have the actual tutorial part first.
Things that still need doing:
* Move limitations and other documentation to the actual router
documentation
* Review and simplify examples
2017-11-24 14:50:07 +02:00
5272119f92
Merge branch '2.1' into 2.2
2017-10-31 16:23:49 +02:00
69178318a7
MXS-1487: MySQL 5.7 documentation update.
...
MySQL 5.7 documentation update.
2017-10-31 12:34:55 +01:00
d6812b91a0
MXS-1485: MariaDB 10 GTID is always on for slave connections
...
MariaDB 10 GTID is always on for slave connections.
Remove mariadb10_slave_gtid option
2017-10-24 08:42:43 +02:00
65dc9e0d30
MXS-1484: set binlog storage to TREE mode
...
When mariadb10_master_gtid is on the storage of binlog file is
automatically set to TREE mode.
2017-10-23 13:57:56 +02:00
f0d16e3ac5
Typo fixed
...
Typo fixed
2017-10-13 16:20:05 +02:00
25f9cc14b4
Update avrorouter and the related tutorial
...
The avrorouter now uses the parameters from the source service. This
removes the need for redundant parameter definition in the avrorouter
service when they are defined in the binlogrouter service as parameters.
Added some missing configuration sanity checks and updated the tutorial to
reflect the new configuration method introduced in 2.1.
2017-09-25 10:46:55 +03:00
a0cf053102
MXS-1156: Documentation update
...
MXS-1156: Documentation update.
Some content removed: probably added by a previous merge.
2017-08-31 11:01:03 +02:00
08ae659310
Add Keepalived tutorial
2017-08-28 10:32:24 +03:00
8285801fa6
MXS-1344: Documentation update for MySQL Monitor and Binlog Server
...
MXS-1344: Documentation update for MySQL Monitor and Binlog Server
2017-08-24 09:14:34 +02:00
4798810f76
Merge branch '2.1' into develop
2017-08-14 10:36:34 +03:00
ca7aadeb24
Bingo Tutorial shows complete configuration example.
...
Bingo Tutorial shows complete configuration example.
2017-08-10 10:18:50 +02:00
424c7b7ad3
MXS-1343: documentation update.
...
MXS-1343: documentation update for new option ‘slave_hostname’
2017-08-10 09:49:01 +02:00
f9db51eb35
MXS 770 Documentation Update
...
Binlog router documentation update with PURGE BINARY LOGS TO 'file'
2017-08-08 08:56:43 +02:00
5933062666
Binlog router documentation update.
...
Removed SHOW FULL BINARY LOGS and added details about SHOW BINARY LOGS
output when option binlog_structure=tree
2017-08-04 11:20:07 +02:00
39629c412d
Binlog server: added prefix to last file in SHOW FULL BINARY LOGS
...
Binlog server: added prefix to last file in SHOW FULL BINARY LOGS
2017-07-31 10:27:18 +02:00
788386cfee
Master GTID registration in Binlog Server: documentation update PART 2_1
...
Master GTID registration in Binlog Server: documentation update PART 2_1
2017-07-28 11:09:55 +02:00
9be449edf8
Binlogrouter: documentation update for last seen GTID in SHOW SLAVE STATUS
...
Binlogrouter: documentation update for last seen GTID in SHOW SLAVE
STATUS
2017-07-27 10:13:25 +02:00
7048bef533
Added documentation for mariadb10_slave_gtid
...
Added documentation for mariadb10_slave_gtid
2017-07-26 11:25:01 +02:00
61241f9e07
Remove old feedback system
...
The feedback system wasn't used and was starting to cause problems on
Debian 9 where the libcurl required different version of OpenSSL than what
MaxScale was linked against.
2017-07-10 16:03:50 +03:00
4c9fc1a39e
Merge branch '2.0' into 2.1
2017-06-14 13:36:40 +03:00
6381dd0703
MXS-1281: Add password to grant example
...
The CREATE USER statement in the example document now also has a
password. This should make it more obvious that the same credentials must
work from all hosts.
2017-06-12 18:24:05 +03:00
ed97b4b22c
Update documentation
2017-05-18 15:58:23 +03:00
8a2112cce6
Remove trailing whitespace from documentation
...
Removed trailing whitespace from all documents.
2017-05-17 13:52:04 +03:00
a7b919e8e7
Update Avrorouter-Tutorial.md
...
Fixed field names.
2017-05-15 08:42:29 +03:00
7ee96c411b
Update RabbitMQ-And-Tee-Archiving.md
...
Fixed extra whitespace.
2017-05-15 08:42:29 +03:00
047ac55a40
minor docs fixes
2017-05-15 08:42:29 +03:00
b85b4010f2
docs typos fixing
2017-05-15 08:42:29 +03:00
f1efe72f66
Additional documentation cleanup for 2.1
...
Mostly just reflow text (=linebreaks) for better diffs. Some small changes.
Remove Debug-And-Diagnostic-Support.md.
2017-04-25 10:04:31 +03:00