Commit Graph

145 Commits

Author SHA1 Message Date
c163a69fc5 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
9f13d49c4e Update binlog documentation.
Additional stylistic changes.
2015-12-07 16:02:36 +02:00
7a9be262af Update binlog documentation.
Minor stylistic changes.
2015-12-07 15:30:51 +02:00
f1add00ae4 Merge branch 'release-1.3.0' into doc_fixes 2015-12-07 14:41:30 +02:00
16d53f0eb1 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
9d4882aa75 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
23741b1a7f 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
2fada07ac3 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
00fadc9ec2 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
7119ed817d Transaction safety default is off in binlog router
Transaction safety default is off in binlog router
2015-12-02 11:18:12 +01:00
1b1958ca4f 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
6ab9b4ca67 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
443bbe73d2 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
51e41bb2e3 Updated binlog router tutorial
Renamed all occurences of replication proxy with Binlog Server.
2015-11-24 20:49:47 +02:00
521165d20a Documentation update
Documentation update
2015-11-17 15:29:15 +01:00
ab737dc849 Documentation update
Documentation update with new option: send_slave_heartbeat
2015-11-17 15:26:50 +01:00
327c29849c Fixed spelling mistakes in documentation. 2015-11-13 10:39:21 +02:00
3ea55e3b50 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
7c582f91ea Merge branch 'develop' into 1.2.1-binlog_router_trx 2015-11-02 18:09:59 +02:00
2b8fd85e30 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
ceed5d1c45 Merge branch 'develop' into 1.2.1-binlog_router_trx 2015-10-01 10:38:50 +02:00
4d7629038d 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
3fe317f69b Merge branch 'develop' into 1.2.1-binlog_router_trx 2015-09-11 15:22:17 +02:00
37f8148574 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
807adf5ed0 Merge from develop
Merge from develop
2015-09-07 14:49:50 +02:00
b8216aff4c More format fixes. 2015-09-07 13:48:27 +03:00
42fc2db65d Fixed formatting. 2015-09-07 13:19:40 +03:00
e497c40a9a Documentation update
Documentation update
2015-09-03 15:50:04 +02:00
45ccd1bbe5 Documentation update
Documentation update
2015-09-03 14:07:53 +02:00
51e6166423 Added RESET SLAVE
Added RESET SLAVE
2015-09-03 13:54:28 +02:00
860049a4a0 Incomplete transaction detection
Incomplete transaction detection
2015-09-03 12:32:23 +02:00
a8c02752c1 Documentation Update
Documentation Update
2015-09-03 12:30:17 +02:00
d45aa94d0d Documentation update
Documentation update
2015-09-03 12:28:02 +02:00
9174d6f90c Documentation update
Documentation
2015-09-03 12:22:38 +02:00
e55d345ab4 Added --version-full which prints version and commit ID. 2015-09-02 10:58:41 +03:00
3994dc1098 Fixed typos. 2015-07-24 12:21:55 +03:00
d65a443e02 Documentation Update
Documentation Update
2015-07-22 15:14:43 +02:00
833082c569 Documentation update
Documentation update
2015-07-22 15:11:34 +02:00
732cfeb38c Added missing MariaDB 10 binlog documentation. 2015-07-21 16:30:49 +03:00
b8abfd22f4 Updated or added last modified date. 2015-06-25 10:02:06 +01:00
16d0cd4a83 Tweaks to documentation. 2015-06-24 21:51:02 +01:00
ced5c67338 Tidy the lining up of a message; add documentation. 2015-06-24 14:39:13 +01:00
49e72df4ab Fixed formatting. 2015-06-03 11:14:37 +03:00
6e2611f241 Updated documentation with new configuration file name. 2015-06-03 11:07:06 +03:00
4cbcc4ecb6 Removed old unused cmake variables, updated documentation and fixed testall suite. 2015-05-26 15:12:29 +03:00
3501ffb689 Updated documentation 2015-04-28 16:39:52 +03:00
c500d23d04 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
786f34cf49 Fixed typos in documentation. 2015-04-14 20:36:29 +03:00
da406db292 Changed install path to /usr/local/mariadb-maxscale 2015-03-23 20:12:56 +02:00
7cfc1d3cc9 Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'. 2015-03-23 14:53:31 +02:00