Commit Graph

3014 Commits

Author SHA1 Message Date
1f10614da9 Documentation Update
Documentation Update
2015-03-26 17:15:45 +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
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
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
2a3c570cf5 ... 2015-03-24 20:26:12 -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
6b8ffe7506 Fixed subselects not working without explicit table names. 2015-03-24 10:07:49 +02:00
c4bb83e673 Updated PDF generation. 2015-03-24 07:33:51 +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
928b89dd2d Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-03-23 20:15:56 +02:00
da406db292 Changed install path to /usr/local/mariadb-maxscale 2015-03-23 20:12:56 +02:00
11e53e426d Remove out of date image 2015-03-23 17:14:40 +00:00
d07a188493 Added documentation about upgrading from 1.0.5 to 1.1.0. 2015-03-23 18:15:24 +02:00
cae00c4087 Change skysql to mariadb 2015-03-23 14:20:24 +00:00
78dd468e2e Added note about changed installation paths and passwords to Changelog.md 2015-03-23 15:52:04 +02:00
a28759f1f4 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-03-23 15:06:42 +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
5d134a6370 Tidy format of release notes 1.1 2015-03-23 12:32:32 +00:00
498b500c2d Updates and pointing to latest release notes 2015-03-23 12:30:29 +00:00
1680337f40 Merge branch 'change_user_fix' into develop 2015-03-23 14:20:03 +02:00
0cb8b498d1 Added text versions of latest release notes and changelog. 2015-03-23 13:16:46 +02:00
8dd886e3cb Updated version number to 1.0.0 2015-03-23 12:05:02 +02:00
54d242758f Revert "Removed walking of packets from mysql_backend and moved storing of partial packets to session command handling section."
This reverts commit 9e1dc40bb549fdaf05fb4f8c12dc159c30ad4c41.
2015-03-23 11:55:03 +02:00
9e1dc40bb5 Removed walking of packets from mysql_backend and moved storing of partial packets to session command handling section. 2015-03-23 11:17:07 +02:00
5f4facba46 Changed Changelog.md description to better describe that it is a work-in-progress rather than the official change log. 2015-03-23 07:55:43 +02:00
b416455f4f Added missing type to GWBUF returned from mysql_backend. 2015-03-22 16:53:51 +02:00
6cfc2338c1 Small fix to modutil_get_complete_packets. 2015-03-22 10:33:35 +02:00
e0ce987d72 Mysql_backend now only sends complete packets from the backend servers. 2015-03-22 08:56:18 +02:00
55513cc998 Improved modutil_get_complete_packets to only allocate a single buffer. 2015-03-22 07:44:14 +02:00
92999a3174 Added a new make target that generates .txt files from Markdown release notes. 2015-03-20 21:49:14 +02:00
5b634dab77 Moved missing image to right folder. 2015-03-20 18:25:37 +02:00
d7a7019662 Fixed Feedback test not working. 2015-03-20 16:58:04 +02:00
4b3f35ab4b Updated documentation links. 2015-03-20 16:19:17 +02:00
1ce66d3c34 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-03-20 16:11:03 +02:00
c3108ea824 Moved schemarouter technical documentation to Design-Documents folder. 2015-03-20 16:10:39 +02:00
25c9dd9b9a Fixed Typo in documentation
Fixed Typo in documentation
2015-03-20 14:58:07 +01:00
a1bb4cd3e2 Release Notes 1.0.5 Update
Release Notes 1.0.5 Update
2015-03-20 11:15:15 +01:00
85473f8421 Release Notes 1.1 Update
Release Notes 1.1 Update
2015-03-20 11:09:46 +01:00
31bb4eebe8 Release Notes 1.0.5 added
Release Notes 1.0.5 added
2015-03-20 11:06:37 +01:00
3cd07cc5c7 Release Notes 1.1. Update
Release Notes 1.1. Update
2015-03-20 09:16:40 +01:00
0c6327e6bf Renamed fwfilter to dbfwfilter. 2015-03-19 23:26:34 +02:00
163e598f8a Added error logging to schemarouter about cross-database queries. 2015-03-19 22:18:20 +02:00