Commit Graph

3500 Commits

Author SHA1 Message Date
96edaca90c Disabled C99. 2015-07-14 12:14:01 +03:00
40f4d8ee8f Revert "converted inline functions to normal functions."
This reverts commit b592e226e2c56b4b80215cdc37459e5e79beeb21.
2015-07-14 12:10:41 +03:00
b592e226e2 converted inline functions to normal functions. 2015-07-14 12:05:56 +03:00
93e557d8be Merge branch 'release-1.2' into MXS-230 2015-07-13 13:27:11 +03:00
584ad321ff Fixed possible crash. 2015-07-13 13:22:19 +03:00
056ad50458 Merge branch 'release-1.2' into MXS-230 2015-07-13 13:08:37 +03:00
53a2dfcea7 Merge branch 'release-1.2' of https://github.com/mariadb-corporation/MaxScale into release-1.2
Conflicts:
	cmake/package_rpm.cmake
2015-07-13 13:04:06 +03:00
38b5166543 fixed double definition of CMake variables. 2015-07-13 13:03:15 +03:00
8400cbf436 Merge pull request #87 from mariadb-corporation/MXS-261
Add architecture and distro name to package name
2015-07-13 12:58:10 +03:00
9728ec6169 Addition of new mariadb10 events to diagnostics()
Addition of new mariadb10 events to diagnostics()
2015-07-13 12:54:04 +03:00
05fad56853 Fixed DEB packages not being build if both rpmbuild and dpkg-buildpackage are found. 2015-07-13 12:50:48 +03:00
ff3c9b94cb Add architecture and distro name to package name 2015-07-13 09:11:38 +03:00
a6b35af9f6 Fixed release note titles. 2015-07-10 22:23:10 +03:00
f095ec353c Fixed config file being installed into /usr/etc instead of /etc. 2015-07-10 21:31:33 +03:00
8fb2cf7064 Added missing link 2015-07-10 13:52:42 +03:00
af6e010ba1 Added missing namedserverfilter documentation. 2015-07-10 13:51:32 +03:00
7585adb228 Fixed links. 2015-07-09 23:52:31 +03:00
40d022b667 Added link to simple sharding tutorial. 2015-07-09 23:26:19 +03:00
8630e4284c Fixed broken links. 2015-07-09 22:28:24 +03:00
b0e98bc420 Added template cnf file to /etc and renamed folders. 2015-07-09 14:41:23 +03:00
3a69a87df1 Merge branch 'rwsplit_fixes' into release-1.2 2015-07-08 14:12:53 +03:00
af2ce0f4f1 Fix to MXS-252: https://mariadb.atlassian.net/browse/MXS-252
Added missing buffer length parameter.
2015-07-08 12:45:48 +03:00
c154d2aecb Added reference to hint document to rwsplit docs. 2015-07-08 12:42:48 +03:00
b73aedd0ca Fixed debug log not working. 2015-07-08 10:05:15 +03:00
058f49eb88 Added error message about MySQL versions lower than 5.5 and monitors without the 'mysql51_replication' enabled. 2015-07-07 20:14:57 +03:00
b47da33a33 Merge branch 'develop' into MXS-230 2015-07-07 19:45:42 +03:00
72844c9e13 Added lsyncd guide to release notes. 2015-07-07 16:22:26 +03:00
082a78ac3d Updated release notes. 2015-07-07 16:02:29 +03:00
309e688168 Added link to 1.2 upgrade document in Documentation-Contents.md 2015-07-07 15:03:23 +03:00
f7e165612f Added Upgrading to 1.2 document. 2015-07-07 14:40:13 +03:00
fb09cbf100 Fixed queries being routed when the session is already closing. 2015-07-07 13:15:23 +03:00
c2e51f2e98 Fix to MXS-223: https://mariadb.atlassian.net/browse/MXS-223
Added a temporary buffer to prevent losing the pointer to the cloned buffer when dcb->func.write fails.
2015-07-07 08:16:29 +03:00
9d5d6da865 Removed Fedora references from the source building documentation. 2015-07-07 06:34:15 +03:00
5bdfa42aa7 Fixed Building from Source document. 2015-07-07 06:31:52 +03:00
1af73b7061 Fixed common sharding functions referring to schemarouter. 2015-07-06 18:12:08 +03:00
5b95e2b32e Updated 1.2 release notes. 2015-07-06 17:06:41 +03:00
dc646bfbf1 Fix to MXS-244: https://mariadb.atlassian.net/browse/MXS-244
Fixed buffers being only partially consumed if they contained more than one packet
when a replu to a prepared statement is received.
2015-07-04 09:07:37 +03:00
309b8bba97 Added missing --piddir option to testall maxscale invokation. 2015-07-04 09:07:37 +03:00
5b75443744 Fixed module load failure referring to lib/maxscale/modules instead of lib/maxscale. 2015-07-04 09:07:37 +03:00
03b5a634f4 Fix to MXS-244: https://mariadb.atlassian.net/browse/MXS-244
Fixed buffers being only partially consumed if they contained more than one packet
when a replu to a prepared statement is received.
2015-07-04 09:04:53 +03:00
4f421cb69a Added missing --piddir option to testall maxscale invokation. 2015-07-04 07:30:23 +03:00
7e704d2312 Fixed module load failure referring to lib/maxscale/modules instead of lib/maxscale. 2015-07-04 07:13:14 +03:00
1eb907ad38 Fixed common sharding functions referring to schemarouter. 2015-07-03 17:08:32 +03:00
97d81dd513 Merge branch 'develop' into release-1.2 2015-07-02 15:53:44 +03:00
e09e5381ec Fixed table. 2015-07-02 15:05:03 +03:00
fed2cd9a3a More broken tables. 2015-07-02 15:02:19 +03:00
3817b6fca8 Fixed broken table. 2015-07-02 15:01:16 +03:00
ea14839dbc Updated release notes with fixed bugs. 2015-07-02 14:55:43 +03:00
c8173ec4f7 Added missing return value. 2015-07-02 10:00:38 +03:00
0621e33cb0 Updated documentation and set C99 mode as the default. 2015-07-01 19:38:45 +03:00