Commit Graph

  • ba417ef633 Merge remote-tracking branch 'origin/develop' into MXS-122 counterpoint 2015-07-08 14:54:22 +01:00
  • 3a69a87df1 Merge branch 'rwsplit_fixes' into release-1.2 Markus Makela 2015-07-08 14:12:53 +03:00
  • 10d690273d Resolve compiler warnings counterpoint 2015-07-08 11:35:41 +01:00
  • af2ce0f4f1 Fix to MXS-252: https://mariadb.atlassian.net/browse/MXS-252 Added missing buffer length parameter. Markus Makela 2015-07-08 12:45:48 +03:00
  • e47ead41a2 Added reference to hint document to rwsplit docs. Markus Makela 2015-07-08 12:42:48 +03:00
  • c154d2aecb Added reference to hint document to rwsplit docs. Markus Makela 2015-07-08 12:42:48 +03:00
  • 4cea1b68c0 Simplify logic in processing of zombies list, to bring more into line with develop branch and reduce conflicts when merged. counterpoint 2015-07-08 09:26:21 +01:00
  • 77db46359e Change poll control failures to use SIGABRT rather than assert(false). counterpoint 2015-07-08 08:52:07 +01:00
  • c50308fba5 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop Markus Makela 2015-07-08 10:06:11 +03:00
  • 27c4eddfac Merge branch 'release-1.2' into develop Markus Makela 2015-07-08 10:05:43 +03:00
  • b73aedd0ca Fixed debug log not working. Markus Makela 2015-07-08 10:05:15 +03:00
  • 0d516789bf Direct link to MXS Issues page Will Fong 2015-07-08 14:54:55 +08:00
  • 9af71369f8 Added more precise documentation for galeramon priority. Markus Makela 2015-07-07 21:40:30 +03:00
  • 4276983d6f Added more precise documentation for galeramon priority. Markus Makela 2015-07-07 21:40:30 +03:00
  • 2580738509 Merge branch 'develop' into priority_galeramon Markus Makela 2015-07-07 20:45:54 +03:00
  • c60c38794c Added error message about MySQL versions lower than 5.5 and monitors without the 'mysql51_replication' enabled. Markus Makela 2015-07-07 20:14:57 +03:00
  • 058f49eb88 Added error message about MySQL versions lower than 5.5 and monitors without the 'mysql51_replication' enabled. Markus Makela 2015-07-07 20:14:57 +03:00
  • b9ccdad5c7 Merge branch 'develop' into MXS-230 Markus Makela 2015-07-07 19:45:42 +03:00
  • b47da33a33 Merge branch 'develop' into MXS-230 Markus Makela 2015-07-07 19:45:42 +03:00
  • 4c8aa02c31 Finalise comments; change abort from assert(false) to raise(SIGABRT). counterpoint 2015-07-07 16:51:22 +01:00
  • be789855ee Add lines to revision history. counterpoint 2015-07-07 09:43:04 +01:00
  • 462c8e42ef Fix more subtle bug and expand debug message for dcb_close entry. counterpoint 2015-07-07 09:12:38 +01:00
  • d4eff72d8a Fix stupid bug. counterpoint 2015-07-07 08:59:52 +01:00
  • 5577ef94e9 Wrap spinlock around more logic; simplify process zombies list logic. counterpoint 2015-07-07 08:37:29 +01:00
  • 9ee8d11808 Allow for DCB becoming a zombie during processing. counterpoint 2015-07-06 17:57:03 +01:00
  • 96619e2f8f Allow zombies to be submitted to dcb_close - but why does this happen? counterpoint 2015-07-06 17:39:32 +01:00
  • fffd8fb73a Unify DCB close processing to single function dcb_close. Remove dcb_add_to_zombieslist (incorporating logic into dcb_close). Alter logic so that DCB that is just allocated will still go to zombie list if dcb->fd is not closed. counterpoint 2015-07-06 16:48:53 +01:00
  • 44fcb9bc31 Fix for incorrect password handling. counterpoint 2015-07-06 15:29:58 +01:00
  • 77d374cd52 Fix mistake. counterpoint 2015-07-06 15:06:45 +01:00
  • 18a95eeb71 Simplify adding and removing DCBs from polling, improve error handling. Remove dcb_set_state functions as not adding value. counterpoint 2015-07-06 14:50:01 +01:00
  • a72f462e2d Fixes for MXS-196 and other related problems. counterpoint 2015-07-06 08:48:27 +01:00
  • 6185397572 Added lsyncd guide to release notes. Markus Makela 2015-07-07 16:22:26 +03:00
  • 72844c9e13 Added lsyncd guide to release notes. Markus Makela 2015-07-07 16:22:26 +03:00
  • 6fd9b5a59f Updated release notes. Markus Makela 2015-07-07 16:02:29 +03:00
  • 082a78ac3d Updated release notes. Markus Makela 2015-07-07 16:02:29 +03:00
  • e9b84c15a2 Added link to 1.2 upgrade document in Documentation-Contents.md Markus Makela 2015-07-07 15:03:23 +03:00
  • 309e688168 Added link to 1.2 upgrade document in Documentation-Contents.md Markus Makela 2015-07-07 15:03:23 +03:00
  • c93eb94832 Added Upgrading to 1.2 document. Markus Makela 2015-07-07 14:40:13 +03:00
  • f7e165612f Added Upgrading to 1.2 document. Markus Makela 2015-07-07 14:40:13 +03:00
  • fb09cbf100 Fixed queries being routed when the session is already closing. Markus Makela 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. Markus Makela 2015-07-07 08:16:29 +03:00
  • c7f0c24b54 Removed Fedora references from the source building documentation. Markus Makela 2015-07-07 06:33:49 +03:00
  • 9d5d6da865 Removed Fedora references from the source building documentation. Markus Makela 2015-07-07 06:33:49 +03:00
  • 24d0ffe211 Fixed Building from Source document. Markus Makela 2015-07-07 06:31:52 +03:00
  • 5bdfa42aa7 Fixed Building from Source document. Markus Makela 2015-07-07 06:31:52 +03:00
  • 1af73b7061 Fixed common sharding functions referring to schemarouter. Markus Makela 2015-07-03 17:08:32 +03:00
  • 881011c9fe Updated 1.2 release notes. Markus Makela 2015-07-06 10:38:03 +03:00
  • 5b95e2b32e Updated 1.2 release notes. Markus Makela 2015-07-06 10:38:03 +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. Markus Makela 2015-07-04 09:04:53 +03:00
  • 309b8bba97 Added missing --piddir option to testall maxscale invokation. Markus Makela 2015-07-04 07:30:23 +03:00
  • 5b75443744 Fixed module load failure referring to lib/maxscale/modules instead of lib/maxscale. Markus Makela 2015-07-04 07:13:14 +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. Markus Makela 2015-07-04 09:04:53 +03:00
  • 4f421cb69a Added missing --piddir option to testall maxscale invokation. Markus Makela 2015-07-04 07:30:23 +03:00
  • 7e704d2312 Fixed module load failure referring to lib/maxscale/modules instead of lib/maxscale. Markus Makela 2015-07-04 07:13:14 +03:00
  • 1eb907ad38 Fixed common sharding functions referring to schemarouter. Markus Makela 2015-07-03 17:08:32 +03:00
  • a9e0a52b9e Fixed false positives in SHOW SHARDS detection. Markus Makela 2015-07-03 13:59:25 +03:00
  • 5964a68143 Added SHOW SHARDS functionality into schemarouter. Markus Makela 2015-07-03 13:44:22 +03:00
  • 97d81dd513 Merge branch 'develop' into release-1.2 Markus Makela 2015-07-02 15:53:44 +03:00
  • ce30d20c12 Fixed table. Markus Makela 2015-07-02 15:05:03 +03:00
  • e09e5381ec Fixed table. Markus Makela 2015-07-02 15:05:03 +03:00
  • c5d4060c7c More broken tables. Markus Makela 2015-07-02 15:02:19 +03:00
  • fed2cd9a3a More broken tables. Markus Makela 2015-07-02 15:02:19 +03:00
  • f3cb257345 Fixed broken table. Markus Makela 2015-07-02 15:01:16 +03:00
  • 3817b6fca8 Fixed broken table. Markus Makela 2015-07-02 15:01:16 +03:00
  • ce16c3d72a Updated release notes with fixed bugs. Markus Makela 2015-07-02 14:55:43 +03:00
  • ea14839dbc Updated release notes with fixed bugs. Markus Makela 2015-07-02 14:55:43 +03:00
  • 993ec723b9 Added verbose client errors to schemarouter. Markus Makela 2015-07-02 13:28:23 +03:00
  • 3e733a7036 Merge branch 'develop' into schemarouter_refresh Markus Makela 2015-07-02 12:20:14 +03:00
  • 3989e0dc6b Merge branch 'develop' into schemarouter_refresh Markus Makela 2015-07-02 12:20:14 +03:00
  • c8173ec4f7 Added missing return value. Markus Makela 2015-07-02 10:00:38 +03:00
  • 1d52bfb66f Updated documentation and set C99 mode as the default. Markus Makela 2015-07-01 19:38:45 +03:00
  • 0621e33cb0 Updated documentation and set C99 mode as the default. Markus Makela 2015-07-01 19:38:45 +03:00
  • 8ea11c5018 Merge branch 'develop' into MXS-230 Markus Makela 2015-07-01 19:19:50 +03:00
  • 2b0f0b89ab Added master server id to mysql 5.1 monitoring. Markus Makela 2015-07-01 16:07:27 +03:00
  • 29ad3aaf5d Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop Markus Makela 2015-07-01 18:18:01 +03:00
  • 22f8e61321 Fixed build failure. Markus Makela 2015-07-01 16:46:32 +03:00
  • dc15fbb576 Fixed build failure. Markus Makela 2015-07-01 16:46:32 +03:00
  • 53a4dd393d Fix to a Coverity defect. Markus Makela 2015-07-01 05:15:08 +03:00
  • abd8a26b98 Merge pull request #84 from mariadb-corporation/willfong-patch-1 markus456 2015-07-01 11:48:07 +03:00
  • 9308525188 Merge pull request #84 from mariadb-corporation/willfong-patch-1 markus456 2015-07-01 11:48:07 +03:00
  • cc24777a90 Correct mkdir logic for default log directory. counterpoint 2015-07-01 09:46:01 +01:00
  • c9c666f77c Went back one too many levels Will Fong 2015-07-01 16:44:21 +08:00
  • 88e9fa2d4d Went back one too many levels Will Fong 2015-07-01 16:44:21 +08:00
  • b345dcda3d Missing opening bracket Will Fong 2015-07-01 16:39:57 +08:00
  • cee76f78c2 Missing opening bracket Will Fong 2015-07-01 16:39:57 +08:00
  • 4aa1a9b140 Updated URL for the SchemaRouter Will Fong 2015-07-01 16:34:57 +08:00
  • c7d49a5367 Updated URL for the SchemaRouter Will Fong 2015-07-01 16:34:57 +08:00
  • 6c61dabfab Fix to a Coverity defect. Markus Makela 2015-07-01 05:15:08 +03:00
  • a2e31d6846 Changed the service resource hashing function into a proper string hashing function. Markus Makela 2015-06-30 19:16:49 +03:00
  • e350f19e6f Added NULL checks to readwritesplit. Markus Makela 2015-06-30 14:58:36 +03:00
  • 8a0b399896 Added code for MySQL 5.1 replication detection. Markus Makela 2015-06-30 18:50:26 +03:00
  • 4706b756c2 Changed the service resource hashing function into a proper string hashing function. Markus Makela 2015-06-30 19:16:49 +03:00
  • 5165c6b981 master.ini contains now master configuration MassimilianoPinto 2015-06-30 16:10:02 +02:00
  • a2e281823a Added NULL checks to readwritesplit. Markus Makela 2015-06-30 14:58:36 +03:00
  • 6f343ff57b Fix to MXS-227: https://mariadb.atlassian.net/browse/MXS-227 Fixed memory leak. Markus Makela 2015-06-29 19:17:12 +03:00
  • 2c3c856ea1 Added option for C99 builds. Markus Makela 2015-06-29 16:01:56 +03:00
  • c6f43c0058 Merge branch 'MXS-171' into develop Markus Makela 2015-06-29 12:04:43 +03:00
  • 0062d9d2b7 Version errors for SHOW SLAVE STATUS now only print once. Markus Makela 2015-06-29 10:24:16 +03:00
  • 5c7a30e9fe Added more error logging. Markus Makela 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. Markus Makela 2015-06-28 08:43:05 +03:00