36bf4ee0ce
Cleaned up documentation
...
Fixed spelling mistakes, cleaned up formatting and added missing links.
2016-01-08 11:02:12 +02:00
8bc79eeaf9
Added images to RabbitMQ and Tee tutorial
...
Added an image which depicts the use-case for the tutorial.
2015-12-30 16:53:57 +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
99026461dc
Added link to Mqfilter + Tee tutorial
...
Added link to the tutorial in Documentation-Contents.md.
2015-12-09 21:29:42 +02:00
74f061968f
Added tutorial for Tee + Mqfilter
...
Relates to MXS-242: https://mariadb.atlassian.net/browse/MXS-242
2015-12-09 21:25:57 +02:00
ccb136fe39
Merge branch '1.3.0-release-note' into doc_fixes
2015-12-09 13:12:47 +02:00
1ca06184e5
Documentation Update
...
Documentation Update
2015-12-09 11:43:58 +01:00
899992576b
Fixed title in MaxScale-Tutorial.md
...
The title referred to Master-Slave clusters even though the tutorial also
covers Galera clusters.
2015-12-08 16:57:31 +02:00
3b38dfda36
Removed redundant information from Galera tutorials.
...
The Galera tutorials were very similar to the MySQL Replication ones with the
only difference being the configuration file creation. The tutorials were split
into smaller parts which are now referred to in the main MaxScale tutorial.
Renamed MaxScale-and-Master-Slave-Replication.md to MaxScale-Tutorial.md since
the tutorial wasn't only about Master-Slave replication and included the links
to the Galera tutorials.
2015-12-08 16:54:29 +02:00
837c7b5bc4
Update binlog documentation.
...
Additional stylistic changes.
2015-12-07 16:02:36 +02:00
f21fa096d4
Update binlog documentation.
...
Minor stylistic changes.
2015-12-07 15:30:51 +02:00
c044f6cc4d
Merge branch 'release-1.3.0' into doc_fixes
2015-12-07 14:41:30 +02:00
9a1e40c905
Fixed missing link.
...
The link in the read/write tutorial was missing the link to the maxadmin document.
2015-12-04 12:27:20 +02:00
7a5da6bf2c
Fixed odd reference to multiple documents.
...
The MaxScale and Master/Slave replication tutorial mentioned multiple documents even through there is only one.
2015-12-04 12:24:14 +02:00
b22e0864fa
Removed duplicates from MySQL-Replication tutorials
...
Both of the tutorials had the same text in them that is now found in the
MaxScale-and-Master-Slave-Replication.md document.
2015-12-04 12:13:54 +02:00
273814c1c6
Cleaned up MaxScale-and-Master-Slave-Replication.md
...
The document had minor faults in it such as unclear text and odd formatting.
2015-12-04 12:05:00 +02:00
dfdbbc5acf
Added tutorial for setting up MaxScale
...
This was a common part of all the tutorials and can be moved to its own document.
2015-12-04 11:59:34 +02:00
8925df457a
Transaction safety default is off in binlog router
...
Transaction safety default is off in binlog router
2015-12-02 11:18:12 +01:00
f82c7863aa
Fixed spelling mistakes and cleaned up documentation
...
Various documents had minor problems in them that needed cleaning up.
2015-12-02 11:17:39 +02:00
de37de4750
Removed whitespace and fixed headings
...
The RabbitMQ-Setup-And-MaxScale-Integration.md document had trailing whitespace
and used the wrong number in a heading.
2015-11-26 16:31:11 +02:00
959574fea3
Mqfilter is built if possible
...
The mqfilter was not built by default even though it should have been. This has
been fixed but the filter is built only if librabbitmq is found. This was done
to avoid having the librabbitmq and its development headers as a hard
dependency.
2015-11-26 09:28:27 +02:00
25b78e8cbd
Updated binlog router tutorial
...
Renamed all occurences of replication proxy with Binlog Server.
2015-11-24 20:49:47 +02:00
b8d1859f8b
Documentation update
...
Documentation update
2015-11-17 15:29:15 +01:00
fbb17fdcc4
Documentation update
...
Documentation update with new option: send_slave_heartbeat
2015-11-17 15:26:50 +01:00
02954f717e
Fixed spelling mistakes in documentation.
2015-11-13 10:39:21 +02:00
e6ad30e7ab
Fix to MXS-437: https://mariadb.atlassian.net/browse/MXS-437
...
Maxinfo now allows users to flush logs and change the server status
through the MySQL interface.
2015-11-11 18:57:19 +02:00
39c70aa6da
Merge branch 'develop' into 1.2.1-binlog_router_trx
2015-11-02 18:09:59 +02:00
f3c6419032
Multiple Edits
...
Added *'s for consistency
Added monitor_interval to prevent warning in error log
Reworded default cnf location to make it a little easier to read
Typo in log location
2015-10-29 19:02:46 +08:00
97fbe23a79
Merge branch 'develop' into 1.2.1-binlog_router_trx
2015-10-01 10:38:50 +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
153027141a
Merge branch 'develop' into 1.2.1-binlog_router_trx
2015-09-11 15:22:17 +02: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
ff434f9800
Merge from develop
...
Merge from develop
2015-09-07 14:49:50 +02:00
b4af4cafbc
More format fixes.
2015-09-07 13:48:27 +03:00
3b9fa0121a
Fixed formatting.
2015-09-07 13:19:40 +03:00
468756f720
Documentation update
...
Documentation update
2015-09-03 15:50:04 +02:00
46cf9b9366
Documentation update
...
Documentation update
2015-09-03 14:07:53 +02:00
6bbde417ce
Added RESET SLAVE
...
Added RESET SLAVE
2015-09-03 13:54:28 +02:00
ef34920f7f
Incomplete transaction detection
...
Incomplete transaction detection
2015-09-03 12:32:23 +02:00
37117aa737
Documentation Update
...
Documentation Update
2015-09-03 12:30:17 +02:00
8e825ed746
Documentation update
...
Documentation update
2015-09-03 12:28:02 +02:00
39d4f45129
Documentation update
...
Documentation
2015-09-03 12:22:38 +02:00
9604a8a040
Added --version-full which prints version and commit ID.
2015-09-02 10:58:41 +03:00
22719697a8
Fixed typos.
2015-07-24 12:21:55 +03:00
659a232632
Documentation Update
...
Documentation Update
2015-07-22 15:14:43 +02:00
8c34a29914
Documentation update
...
Documentation update
2015-07-22 15:11:34 +02:00
b5bbb8f8ac
Added missing MariaDB 10 binlog documentation.
2015-07-21 16:30:49 +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