Commit Graph

181 Commits

Author SHA1 Message Date
cfb20eb647 Cleaned up the image. 2015-03-06 06:45:47 +02:00
a8fb367bf5 Added images to the sharding tutorial. 2015-03-06 06:43:17 +02:00
af277505d8 Added a simple sharding tutorial. 2015-03-05 17:08:56 +02:00
3b27b8b7be Merge branch 'develop' into MAX-324 2015-03-05 10:45:48 +02:00
ea68676b32 Added a note about tee filter currently not supporting multi-statements to the documentation. 2015-03-05 10:25:25 +02:00
fc8ec1a558 Lowered the CMake required version for non-package builds. 2015-03-04 17:04:43 +02:00
046f502369 Merge branch 'maxinfo' into develop
Conflicts:
	server/core/service.c
	server/core/session.c
	server/include/session.h
2015-03-04 11:33:00 +02:00
a0007a1b22 Fix to bug 736: http://bugs.mariadb.com/show_bug.cgi?id=736
Added a cofigurable limit on the number of session commands the readwritesplit router stores.
2015-03-01 02:27:47 +02:00
ff2165a7ce Added service user to mysql_users
Added service user to mysql_users

    [MaxInfo]
    type=service
    router=maxinfo
    user=monitor
    passwd=EBD2F49C3B375812A8CDEBA632ED8BBC
2015-02-27 12:20:00 +01:00
a28746388a Moved service definition to router_options for shardrouter. 2015-02-26 20:34:35 +02:00
713d88f031 Added a link to the changelog. 2015-02-24 18:37:01 +02:00
44d0dcdb33 Added optional millisecond precision to logfiles and created the changelog document. 2015-02-24 18:10:16 +02:00
13441f153a Merge branch 'develop' into MAX-324
Conflicts:
	macros.cmake
	server/core/config.c
	server/core/service.c
	server/modules/routing/CMakeLists.txt
2015-02-24 06:26:55 +02:00
e33001e13c Renamed the dbshard module to schemarouter. 2015-02-24 05:49:38 +02:00
cf500d3e16 Amend contents page to include new design documents. 2015-02-23 14:32:21 +00:00
fc9099c6b7 Added timeout testing to service tests. 2015-02-23 11:13:31 +02:00
d77e7ead5c Added optional stripping of escape characters from database names when laoding users. 2015-02-20 21:07:12 +02:00
d36e219d87 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-02-20 16:06:18 +00:00
58fd11129a Added documentation about the way that readwritesplit stores session commands. 2015-02-20 16:39:41 +02:00
0c15f0f7b4 Add new document to Docuemnt Contents page 2015-02-20 14:08:20 +00:00
5bd4660ae1 Initial maxinfo documentation 2015-02-20 14:04:50 +00:00
cf01c055a4 Merge branch 'develop' into MAX-324 2015-02-20 04:45:48 +02:00
85032f50c4 Added a new matching mode 'strict_all' and added it to the documentation. 2015-02-19 19:36:05 +02:00
0cf1d4b29a Addition of RESULTSET diagrams 2015-02-19 11:39:13 +00:00
b375506a78 Added instructions to Building-MaxScale-from-Source-Code.md about disabling RabbitMQ components. 2015-02-19 11:27:13 +02:00
9476d0c371 Move most information from README into documentation; separate out document for building from sources. 2015-02-18 14:18:13 +00:00
0d461e88d5 Add more to building from source, extracted from README; create About MaxScale. 2015-02-17 18:26:03 +00:00
15cd029386 Merge branch 'develop' into MAX-324 2015-02-16 14:58:35 +02:00
92749f5416 Model updates 2015-02-16 09:21:25 +00:00
86f89380ba Addition of presentations from the Windsor team meeting 2015-02-16 09:19:37 +00:00
154d26aeb3 Some documentation cleanup 2015-02-13 19:55:04 +00:00
6883fdb4ef Updates to core pages
Fix typo in MaxAdmin manual
2015-02-13 15:11:23 +00:00
17c603a6c8 Addition of documentation for the .maxadmin file 2015-02-13 09:24:05 +00:00
bb50e9d14f Tidy up MaxAdmin documentation after import to Markdown format 2015-02-13 09:16:08 +00:00
a363f2c973 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-02-13 08:48:30 +00:00
2ba2b657fc Binlog Router object diagrams 2015-02-13 08:47:37 +00:00
97f137dbee Correct Markdown for search link. 2015-02-10 11:14:25 +00:00
055808ae4d Added Make targets for PDF and HTML generation. 2015-02-09 19:52:11 +02:00
85cf67525a Added optional parameters for services that allow all servers to be used when building the list of users. 2015-02-09 07:19:13 +02:00
cdb20fff38 Merge branch 'develop' into MAX-324 2015-02-06 23:27:59 +02:00
f826559fb9 Updates to object model 2015-02-06 20:48:01 +00:00
2c6030cee8 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-02-06 18:07:57 +02:00
856909edf2 Added more info about log files to the configuration documentation. 2015-02-06 18:07:15 +02:00
978a3c94e0 Added max_slave_replication_lag constraint
Added max_slave_replication_lag constraint
2015-02-06 16:59:39 +01:00
9f4d8b3ba0 Updates to UML model 2015-02-06 14:32:39 +00:00
06ca3e890d Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-02-05 15:03:41 +00:00
4dccd5c869 Initial models in StarUML of the main components in MaxScale 2015-02-05 15:02:56 +00:00
7441d297fa Merge branch 'origin/develop' 2015-02-05 13:38:08 +00:00
78b5594af8 Add link to search page 2015-02-05 13:37:13 +00:00
4031667ad0 Smarten a couple of pages 2015-02-05 12:56:32 +00:00