Commit Graph

3801 Commits

Author SHA1 Message Date
a9e0a52b9e Fixed false positives in SHOW SHARDS detection. 2015-07-03 13:59:25 +03:00
5964a68143 Added SHOW SHARDS functionality into schemarouter. 2015-07-03 13:44:22 +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
993ec723b9 Added verbose client errors to schemarouter. 2015-07-02 13:28:23 +03:00
3989e0dc6b Merge branch 'develop' into schemarouter_refresh 2015-07-02 12:20:14 +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
8ea11c5018 Merge branch 'develop' into MXS-230 2015-07-01 19:19:50 +03:00
2b0f0b89ab Added master server id to mysql 5.1 monitoring. 2015-07-01 19:13:03 +03:00
29ad3aaf5d Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-07-01 18:18:01 +03:00
22f8e61321 Fixed build failure. 2015-07-01 16:47:00 +03:00
dc15fbb576 Fixed build failure. 2015-07-01 16:46:32 +03:00
53a4dd393d Fix to a Coverity defect. 2015-07-01 16:08:33 +03:00
9308525188 Merge pull request #84 from mariadb-corporation/willfong-patch-1
Updated URL for the SchemaRouter
2015-07-01 11:48:07 +03:00
cc24777a90 Correct mkdir logic for default log directory. 2015-07-01 09:46:01 +01:00
88e9fa2d4d Went back one too many levels 2015-07-01 16:44:21 +08:00
cee76f78c2 Missing opening bracket 2015-07-01 16:39:57 +08:00
c7d49a5367 Updated URL for the SchemaRouter 2015-07-01 16:34:57 +08:00
6c61dabfab Fix to a Coverity defect. 2015-07-01 05:15:08 +03:00
a2e31d6846 Changed the service resource hashing function into a proper string hashing function. 2015-06-30 21:59:09 +03:00
e350f19e6f Added NULL checks to readwritesplit. 2015-06-30 21:59:09 +03:00
8a0b399896 Added code for MySQL 5.1 replication detection. 2015-06-30 21:37:29 +03:00
4706b756c2 Changed the service resource hashing function into a proper string hashing function. 2015-06-30 19:16:49 +03:00
a2e281823a Added NULL checks to readwritesplit. 2015-06-30 14:58:36 +03:00
6f343ff57b Fix to MXS-227: https://mariadb.atlassian.net/browse/MXS-227
Fixed memory leak.
2015-06-29 19:17:12 +03:00
2c3c856ea1 Added option for C99 builds. 2015-06-29 16:01:56 +03:00
c6f43c0058 Merge branch 'MXS-171' into develop 2015-06-29 12:04:43 +03:00
0062d9d2b7 Version errors for SHOW SLAVE STATUS now only print once. 2015-06-29 10:24:16 +03:00
5c7a30e9fe Added more error logging. 2015-06-28 10:43:06 +03:00
113fb4c33b Fix to MXS-209: https://mariadb.atlassian.net/browse/MXS-209
Added missing checks for proper column count on query result.
2015-06-28 08:43:05 +03:00
05991384a6 Added missing removal of systemd files to the postinstall script. 2015-06-27 09:51:59 +03:00
3c275b5266 Merge branch 'develop' into schemarouter_refresh 2015-06-27 09:47:39 +03:00
88940c0097 Fixed wildcard grants not being added to the users table. 2015-06-27 09:47:06 +03:00
65c92f1666 Merge branch 'develop' into schemarouter_refresh 2015-06-27 09:09:04 +03:00
4759df9f87 Added proper wildcard database grant detection. 2015-06-27 09:08:20 +03:00
93858967b7 Removed useless ANYDB checks.
Conflicts:
	server/modules/protocol/mysql_common.c
2015-06-27 09:01:55 +03:00
c40818b8f7 Merge branch 'develop' into schemarouter_refresh 2015-06-27 08:29:37 +03:00
c9606e1071 Fixed build failures due to mismatching function prototypes. 2015-06-27 08:28:37 +03:00
530011b9b8 Merge branch 'develop' into schemarouter_refresh 2015-06-27 06:33:58 +03:00
03503a8f9b Fix a number of relatively simple bugs shown by Coverity. 2015-06-26 17:31:58 +01:00
fc1615c489 Fixed the test header configuration failing. 2015-06-26 13:35:14 +03:00
22053cfafb Updated MaxScale version to 1.2.0. 2015-06-26 10:36:27 +03:00
cff01cad05 Fixed compile errors with old SSL library. 2015-06-25 17:13:10 +03:00
80709ce039 Fixed compile errors for older SSL libraries. 2015-06-25 16:46:26 +03:00
b8abfd22f4 Updated or added last modified date. 2015-06-25 10:02:06 +01:00
61bee570d1 Fixed build failures due to old OpenSSL libraries. 2015-06-25 11:56:27 +03:00