Commit Graph

643 Commits

Author SHA1 Message Date
9c3cecf5b1 Fixed repeated reconnects to the server when multiple monitors were used simultaneously and some had failing backend servers.
Also added more documentation about dshard router's limitations.
2015-02-04 17:04:07 +02:00
77af6b19d2 Addition of user privilege requirements 2015-02-04 13:26:37 +00:00
917ad466e3 Updated defaults for router options. 2015-02-04 12:23:14 +00:00
86bed0541c Merge branch 'develop' into MAX-324 2015-02-04 13:01:43 +02:00
702eb45a2e Fix typo 2015-02-04 09:44:08 +00:00
2e5bd546fd Add design documents link 2015-02-04 09:41:51 +00:00
2a597a78c5 Remove design diagrams from Documentation, tidy up. 2015-02-04 09:24:35 +00:00
ab6d90786b Updated dbshard documentation with more instruction on grants. 2015-02-04 05:15:17 +02:00
258b6e2d04 Tidy Tutorials 2015-02-03 17:40:17 +00:00
0b5bedd2b8 The database name the client is connecting with is now checked that it exists in the hashtable before setting the session into a valid state. 2015-02-03 18:17:37 +02:00
7b8579163a Added dbshard technical documentation. 2015-02-03 11:26:53 +02:00
b09fe1cc44 Added dbshard documentation. 2015-02-03 07:34:18 +02:00
3b42f2e0ba Fix mistake 2015-02-02 11:48:22 +00:00
acedcfd5ca Add Design Documents 2015-02-02 11:47:06 +00:00
cf9b2c7de7 Fixed some typos. 2015-01-30 20:54:37 +02:00
3f16a6afcf Added fwfilter documentation and mqfilter/rabbitmq-consumer tutorial. 2015-01-30 20:42:47 +02:00
83211f23e8 Merge branch 'Markdown' of https://github.com/mariadb-corporation/MaxScale into Markdown 2015-01-30 16:00:16 +00:00
2798018e57 Added statement about default uuid 2015-01-30 15:59:52 +00:00
9771ac2727 NDB Setup update
NDB Setup update
2015-01-30 16:48:15 +01:00
2b826a9d58 Add MySQL Cluster Document 2015-01-30 15:04:04 +00:00
4d49c9c9dd MySQL Cluster NDB Update
MySQL Cluster NDB Update
2015-01-30 12:49:21 +01:00
fcb88782e0 MySQL Cluster NDB update
MySQL Cluster NDB update
2015-01-30 12:14:23 +01:00
9b1de35f81 Tidy up. 2015-01-30 11:05:49 +00:00
f76cbd08db First pass at creating binlogrouter documentation 2015-01-29 15:56:01 +00:00
62b676497b Try more stuff as code 2015-01-28 16:41:30 +00:00
ec23cf58cd Add contents list 2015-01-28 16:18:11 +00:00
c2beed09e5 Experimenting with content links 2015-01-28 15:21:07 +00:00
5f6a7ac4ae Tidy documents 2015-01-28 14:33:58 +00:00
5088f898a2 Update contents page 2015-01-28 12:35:25 +00:00
2830438d3b Add legal documents, remove PDFs. 2015-01-28 12:28:45 +00:00
2e0ecc2a86 Complete addition of Markdown documents 2015-01-28 12:12:23 +00:00
e2d2a5b7de Smarten up Getting Started 2015-01-28 11:28:34 +00:00
e81320c827 Add Getting Started and images 2015-01-28 11:25:51 +00:00
652bd7a373 Markdown conversions from GDocs. 2015-01-28 11:12:49 +00:00
2ee6906ca3 Update to remove incorrect documentation and update release notes 2015-01-08 15:40:55 +00:00
a09c58049c Updated PDF documents with TOC as clickable links 2015-01-05 15:58:39 +00:00
1926336576 Updates to PDF copies of the documentation 2015-01-05 14:32:43 +00:00
1baff3dfbb Bug 459 - change auth parameter to passwd parameter 2014-12-03 16:18:14 +00:00
7584ca7e02 Fixed typo in documentation 2014-12-01 14:59:29 +00:00
96f56b2d7b Documentation update 2014-11-28 17:55:54 +00:00
9bca7c33d5 Add Textile version of Config Guide (experiment) 2014-10-22 16:44:47 +01:00
62ad4337d4 Add asciidoc version (experimental) 2014-10-22 16:08:58 +01:00
64659f228c Add docbook version of Configuration Guide (experimental) 2014-10-22 15:54:25 +01:00
7135d4ef78 Rename experimental Config Guide 2014-10-22 11:05:23 +01:00
da9d6946da Add Configuration Guide in Markdown form. 2014-10-22 11:02:36 +01:00
8f0c712fae Release notes for 1.0.1
Release notes for 1.0.1
2014-09-26 18:14:46 +02:00
3b452b4745 Documentation file names change
Documentation file names change
2014-09-16 17:12:24 +02:00
025f920ddb Replaced RWSplit parameters write_ses_variables_to_all and read_ses_variables_from_slaves with
use_sql_variables_in=[master|all] (default all)
Modified MaxScale Configuration And Usage Scenarios-Z3.pdf and MaxScale_template.cnf accordingly.
Fixed typo in server/modules/routing/readwritesplit/test/rwsplit.sh
2014-09-10 11:32:53 +03:00
ba6ad3e240 Added description of new rwsplit variables, read_ses_variables_from_slaves and write_ses_variables_to_all to Configuration document.
Added description of new rwsplit variables, read_ses_variables_from_slaves and write_ses_variables_to_all to MaxScale_template.cnf
readwritesplit.h:Set default values for write_ses_variables_to_all=true, and read_ses_variables_from_slaves=false
2014-09-08 22:18:00 +03:00
c7725164d0 Documentation update
Documentation update
2014-09-04 17:42:01 +02:00