Commit Graph

2546 Commits

Author SHA1 Message Date
32c9d39302 Fix to bug 771: http://bugs.mariadb.com/show_bug.cgi?id=711
SHOW GLOBAL STATUS was misclassified as a global system variable write and was being routed to all servers instead of being routed only to the master.
2015-02-05 18:31:01 +02:00
775a4d4c64 Even more fixes to tables in the documentation. 2015-02-05 06:42:18 +02:00
8bd224532e Fixing tables in the documentation. 2015-02-05 06:38:54 +02:00
e1950b7f84 Added separate documentation files for the mqfilter and the rabbitmq consumer client. 2015-02-05 06:31:01 +02:00
e8d3334a5b Merge pull request #70 from kolbe/kolbedocs
Kolbedocs
2015-02-05 04:44:42 +02:00
c1d990df9a Configuration-Guide.md 2015-02-04 18:30:47 -08:00
56c1cf9360 Configuration-Guide.md 2015-02-04 18:25:02 -08:00
47538db1e9 Configuration-Guide.md 2015-02-04 18:22:09 -08:00
853f7bb4e8 Configuration-Guide.md 2015-02-04 18:09:56 -08:00
4cad9e5502 Configuration-Guide.md 2015-02-04 18:09:27 -08:00
c98d0e0749 Configuration-Guide.md 2015-02-04 17:57:08 -08:00
da0f49bbb5 Configuration-Guide.md 2015-02-04 17:56:33 -08:00
df3e8daf89 Configuration-Guide.md 2015-02-04 17:49:01 -08:00
4afd0e18fa Configuration-Guide.md 2015-02-04 17:38:00 -08:00
42705d192e Configuration-Guide.md 2015-02-04 17:20:21 -08:00
74b4d38a37 Configuration-Guide.md 2015-02-04 17:15:32 -08:00
6bfdbb1c62 Configuration-Guide.md 2015-02-04 17:14:37 -08:00
2b07c7a686 Configuration-Guide.md 2015-02-04 16:53:13 -08:00
e128669de1 Configuration-Guide.md 2015-02-04 16:50:30 -08:00
1c42d18a92 Configuration-Guide.md 2015-02-04 16:47:32 -08:00
af480dc1bf Configuration-Guide.md 2015-02-04 16:46:56 -08:00
51a1d299c6 Configuration-Guide.md 2015-02-04 16:45:13 -08:00
fbbcc6bd2d Configuration-Guide.md 2015-02-04 16:44:28 -08:00
914b103d73 Configuration-Guide.md 2015-02-04 16:35:48 -08:00
ec36cf2ca7 Configuration-Guide.md 2015-02-04 16:23:44 -08:00
0e010cd395 Configuration-Guide.md 2015-02-04 16:12:56 -08:00
d0486e8e6c Configuration-Guide.md 2015-02-04 16:06:46 -08:00
718c6842bb Configuration-Guide.md 2015-02-04 16:06:01 -08:00
99d788b781 Configuration-Guide.md 2015-02-04 15:58:42 -08:00
6b26674e26 Configuration-Guide.md 2015-02-04 15:54:56 -08:00
713b232604 Configuration-Guide.md 2015-02-04 15:54:15 -08:00
facc0f4ba5 Configuration-Guide.md 2015-02-04 15:52:47 -08:00
6f22f8cd94 Configuration-Guide.md 2015-02-04 15:49:48 -08:00
5907c18c44 Configuration-Guide.md 2015-02-04 15:43:44 -08:00
7f46a43345 Configuration-Guide.md 2015-02-04 15:43:32 -08:00
535f16b6c0 Configuration-Guide.md 2015-02-04 15:40:24 -08:00
e226ee3bbb Configuration-Guide.md 2015-02-04 15:31:40 -08:00
c0f8dc9a72 Configuration-Guide.md 2015-02-04 15:29:37 -08:00
b8ea70215d Fix to bug 721: http://bugs.mariadb.com/show_bug.cgi?id=721
Fixed documentation to mention SIGHUP instead of SIGTERM
2015-02-04 20:39:47 +02:00
07536611d3 Add ability to extract values from the result set
Extract and action the @master_binlog_checksum value

Store master's uuid for use in show slave status

Support for MariaDB 5.5 masters
2015-02-04 15:59:28 +00:00
77af6b19d2 Addition of user privilege requirements 2015-02-04 13:26:37 +00:00
6bd8d1b507 Updated options procesign to allow either password= or passwd= for
compatibility with the way we set passwords in other places
2015-02-04 13:12:19 +00:00
8ddb2fa732 Update to support servers that do not support GTID 2015-02-04 13:10:46 +00:00
917ad466e3 Updated defaults for router options. 2015-02-04 12:23:14 +00:00
85c752d15c Updated error handlign in lien with new requirements of the core 2015-02-04 12:15:34 +00:00
6898f29c65 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-02-04 11:18:05 +00:00
add315d795 Updated to reflect the shange to the way servers are stored within services 2015-02-04 11:17:29 +00:00
8ac124d649 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-02-04 13:00:41 +02:00
a5cb8a23b2 Fixed MYSQL_DIR not being included in the CMAKE_INCLUDE_PATH. 2015-02-04 12:59:27 +02:00
093b8cf02f Fix for coverity error 2015-02-04 10:35:34 +00:00