Commit Graph

5667 Commits

Author SHA1 Message Date
e0319067c9 Fix to MXS-68: https://mariadb.atlassian.net/browse/MXS-68
Filter creation fails if the rule file is not valid.
2015-03-28 13:11:57 +02:00
28ee7f18e0 Fixed wrong pointer being checked for NULL value. 2015-03-28 05:38:18 +02:00
7c794b1d21 Fixed a memory leak in mysql_client 2015-03-27 20:28:04 +02:00
6ae929c5d4 Fix to bug MXS-65: https://mariadb.atlassian.net/browse/MXS-65
Added more checks for incorrect rule syntax.
2015-03-27 19:40:18 +02:00
038fb9250e Documentation Update
Documentation Update
2015-03-26 17:25:28 +01:00
ac48edb037 Documentation Update
Documentation Update
2015-03-26 17:25:28 +01:00
46a4f493c9 Documentation Update 2015-03-26 17:21:23 +01:00
f774f27e4e Documentation Update 2015-03-26 17:21:23 +01:00
17293dc101 Documentation Update
Documentation Update
2015-03-26 17:15:45 +01:00
1f10614da9 Documentation Update
Documentation Update
2015-03-26 17:15:45 +01:00
a1b3428a30 Documentation Update
Documentation Update
2015-03-26 17:04:34 +01:00
b658a98a34 Documentation Update
Documentation Update
2015-03-26 17:04:34 +01:00
e527508405 Added missing header guards to query classifier.h 2015-03-26 11:54:19 +02:00
c711a48455 Fixed typo in Building-MaxScale-from-Source-Code.md 2015-03-26 06:02:32 +02:00
7307af09a5 Fixed typo in Building-MaxScale-from-Source-Code.md 2015-03-26 06:02:32 +02:00
727e7a44d7 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-03-26 05:46:01 +02:00
39fc889dda Removed unnecessary headers from dbfwfilter. 2015-03-26 05:45:20 +02:00
74f88fc70f Nagios tPlugins tutorial added to doc index
Nagios tPlugins tutorial added to doc index
2015-03-25 16:44:22 +01:00
c70f4a65a5 Nagios tPlugins tutorial added to doc index
Nagios tPlugins tutorial added to doc index
2015-03-25 16:44:22 +01:00
f870d3bf14 Added more alternative logging. 2015-03-25 11:23:51 +02:00
8c36a45c69 Updated some logging to be only done if the logfiles are enabled. 2015-03-25 11:18:46 +02:00
92226e7826 ... 2015-03-24 20:26:12 -07:00
2a3c570cf5 ... 2015-03-24 20:26:12 -07:00
d84f2e4f83 ... 2015-03-24 20:09:24 -07:00
298bbfbc58 ... 2015-03-24 20:09:24 -07:00
5c68782050 Added more trace logging to readcounnroute, schemarouter and tee. 2015-03-24 21:28:03 +02:00
5eb223b92e Changed /dev/shm folder names to maxscale.<pid> instead of only <pid>. 2015-03-24 20:00:45 +02:00
cc9b0db5e9 Added logging about authentication errors. 2015-03-24 19:32:17 +02:00
b11d66148a Updated plain protocol. 2015-03-24 19:23:37 +02:00
1bd3401739 Merge branch 'develop' into plainrouter 2015-03-24 17:51:41 +02:00
6b8ffe7506 Fixed subselects not working without explicit table names. 2015-03-24 10:07:49 +02:00
240417db66 Updated PDF generation. 2015-03-24 07:33:51 +02:00
c4bb83e673 Updated PDF generation. 2015-03-24 07:33:51 +02:00
4f75286d3e Updated CMake variables.
INSTALL_SYSTEM_FILES is now WITH_SCRIPTS.
BUILD_TYPE is now obsolete and is replaced with CMAKE_BUILD_TYPE, the build types are now the same as with regular CMake installations.

Differences are:
	DebugSymbols -> RelWithDebInfo
2015-03-24 06:17:11 +02:00
2e6670cec1 Updated CMake variables.
INSTALL_SYSTEM_FILES is now WITH_SCRIPTS.
BUILD_TYPE is now obsolete and is replaced with CMAKE_BUILD_TYPE, the build types are now the same as with regular CMake installations.

Differences are:
	DebugSymbols -> RelWithDebInfo
2015-03-24 06:17:11 +02:00
5a291e2b37 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-03-23 20:15:56 +02:00
928b89dd2d Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-03-23 20:15:56 +02:00
c9ca5d5f98 Changed install path to /usr/local/mariadb-maxscale 2015-03-23 20:12:56 +02:00
da406db292 Changed install path to /usr/local/mariadb-maxscale 2015-03-23 20:12:56 +02:00
ddab0cb8dc Remove out of date image 2015-03-23 17:14:40 +00:00
11e53e426d Remove out of date image 2015-03-23 17:14:40 +00:00
5d084970d6 Added documentation about upgrading from 1.0.5 to 1.1.0. 2015-03-23 18:15:24 +02:00
d07a188493 Added documentation about upgrading from 1.0.5 to 1.1.0. 2015-03-23 18:15:24 +02:00
b2f21f65cd Change skysql to mariadb 2015-03-23 14:20:24 +00:00
cae00c4087 Change skysql to mariadb 2015-03-23 14:20:24 +00:00
d989e11598 Added note about changed installation paths and passwords to Changelog.md 2015-03-23 15:52:04 +02:00
78dd468e2e Added note about changed installation paths and passwords to Changelog.md 2015-03-23 15:52:04 +02:00
f79e711af6 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-03-23 15:06:42 +02:00
a28759f1f4 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-03-23 15:06:42 +02:00
5a68947d1f Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'. 2015-03-23 14:53:31 +02:00