Commit Graph

  • f161c1e423 Add section about changed defaults to release notes Markus Makela 2016-09-09 15:53:21 +03:00
  • 633f01c3df Merge pull request #110 from mariadb-corporation/GL-doc-fix markus456 2016-09-09 15:57:07 +03:00
  • 559f740910 Clarify detect_stale_master defaults Guillaume Lefranc 2016-09-09 14:34:13 +02:00
  • d7f79942be Merge branch '2.0' into develop Johan Wikman 2016-09-09 15:12:58 +03:00
  • abd1ea53a6 Add tarball installation instructions Johan Wikman 2016-09-09 11:42:14 +03:00
  • b6d743fd03 Create MaxScale directories Johan Wikman 2016-09-09 11:00:06 +03:00
  • a87a9c75e5 Add --basedir flag Johan Wikman 2016-09-09 09:58:34 +03:00
  • 60c61157cc Update limitations document Markus Makela 2016-09-08 10:02:01 +03:00
  • f798bc9f64 Print correct default directories Johan Wikman 2016-09-08 14:30:10 +03:00
  • a074605c58 MXS-825: Add support for --execdir Johan Wikman 2016-09-08 13:01:40 +03:00
  • a474dad753 Fix crash when multiple MySQL monitors monitor same servers Markus Makela 2016-09-08 09:46:46 +03:00
  • d7c9e2b496 Merge branch 'develop' into binlog_server_wait_data MassimilianoPinto 2016-09-08 08:56:03 +02:00
  • 07588a515d Update Replication-Proxy-Binlog-Router-Tutorial.md MassimilianoPinto 2016-09-08 08:52:14 +02:00
  • 874e32edc9 Develop merge MassimilianoPinto 2016-09-08 08:53:32 +02:00
  • 4940e1482f Update Replication-Proxy-Binlog-Router-Tutorial.md MassimilianoPinto 2016-09-08 08:52:14 +02:00
  • af896b8e86 Test modutil_get_next_MySQL_packet Johan Wikman 2016-09-07 16:11:06 +03:00
  • 7702d1f242 Correctly return a complete packet also when header split Johan Wikman 2016-09-07 14:45:03 +03:00
  • 5360918344 Make gwbuf_alloc_and_load const correct. Johan Wikman 2016-09-07 12:31:26 +03:00
  • 58a8bdd4ab Enlarge statistics variables from 32 to 64 bit Johan Wikman 2016-09-07 10:40:06 +03:00
  • a4903cff73 Accept 'password' in addition to 'passwd' Johan Wikman 2016-09-07 09:20:45 +03:00
  • fca09e0d7b MXS-836: Fix retry_on_failure not working Markus Makela 2016-09-06 15:05:34 +03:00
  • 3e08c248b9 Fix maxinfo hang Markus Makela 2016-09-06 05:10:52 +03:00
  • 0aec0c483c Cleanup early error logging Johan Wikman 2016-09-06 10:50:13 +03:00
  • ca6c619d60 Do not access uninitialized file object Johan Wikman 2016-09-06 10:14:22 +03:00
  • 4e3de4c56d Rename and relocate CDC Python examples Markus Makela 2016-09-05 07:06:51 +03:00
  • ce0b82ef25 Ensure buffer has enough space Johan Wikman 2016-09-05 10:15:55 +03:00
  • 741ba5e444 Fix links to MaxScale repo Markus Makela 2016-09-05 10:17:37 +03:00
  • 1e59e04002 Fix MaxScale repo links Markus Makela 2016-09-05 10:19:15 +03:00
  • c7907ed728 Fix minor leak in maxscaled.c Johan Wikman 2016-09-02 13:58:34 +03:00
  • a9b0a5550c Allow socket and address/port to be used with maxadmin Johan Wikman 2016-08-30 14:33:00 +03:00
  • 8ac9ecdf07 Compilation error fix MassimilianoPinto 2016-09-01 17:59:04 +02:00
  • 4e1cb56710 Added support for ANNOTATE_ROWS_EVENT in COM_BINLOG_DUMP MassimilianoPinto 2016-09-01 17:44:41 +02:00
  • d337aa0476 Backport hint priority change to 2.0 Markus Makela 2016-08-31 10:44:17 +03:00
  • 099263709e Allow routers to control when users are loaded Markus Makela 2016-08-30 16:47:58 +03:00
  • 9a3da88e63 Move loading of user data to authenticator modules Markus Makela 2016-08-12 10:57:12 +03:00
  • 94aecf4ada Prepare for local/remote admin users Johan Wikman 2016-08-30 15:37:46 +03:00
  • e54cc95a20 Use server weights when choosing the candidate master Markus Makela 2016-08-30 10:34:42 +03:00
  • 71bc30be5b Update limitations document on wait_timeout Markus Makela 2016-08-30 10:17:35 +03:00
  • 248a58629b MXS-845: Ignore Maintenance state in state change logic Markus Makela 2016-08-29 14:25:24 +03:00
  • a7e01173d9 Merge branch 'develop' into binlog_server_wait_data MassimilianoPinto 2016-08-29 16:23:11 +02:00
  • 146fb50cdb Tune maxscaled error message Johan Wikman 2016-08-29 14:08:55 +03:00
  • c05f6b394f Change 0 to NULL Johan Wikman 2016-08-29 10:02:37 +03:00
  • 9a6a528a3f MXS-797 Add initial version of cache filter Johan Wikman 2016-08-26 15:52:40 +03:00
  • 85b3d7c465 Make the instance name available to filters Johan Wikman 2016-08-23 14:08:11 +03:00
  • e782344115 Prevent leakage when filters are shared Johan Wikman 2016-08-23 13:34:17 +03:00
  • 4c6481bae7 Make resultset const correct Johan Wikman 2016-08-19 12:51:27 +03:00
  • a601ad213e Make define C++ compatible Johan Wikman 2016-08-25 22:44:31 +03:00
  • dd56d9dda1 Merge branch 'develop' into binlog_server_wait_data MassimilianoPinto 2016-08-25 09:37:15 +02:00
  • 47317e2401 Event notification to slaves: code review MassimilianoPinto 2016-08-24 17:55:42 +02:00
  • 82c14498e9 Remove double typedef from monitor.h Markus Makela 2016-08-24 17:33:31 +03:00
  • 67cfafb23c Enhance MaxAdmin info in 2.0 Upgrading document Johan Wikman 2016-08-24 14:26:00 +03:00
  • a0f905bbe9 Make maxscaled upgrade friendlier Johan Wikman 2016-08-24 13:51:24 +03:00
  • 3e336323e8 Live events distribution to slaves has been removed MassimilianoPinto 2016-08-24 12:13:35 +02:00
  • e231236cee Add missing filters to filter/CMakeLists.txt Johan Wikman 2016-08-24 09:28:43 +03:00
  • 64b0b63f49 Merge pull request #109 from mariadb-corporation/+-patch-1-1 Johan Wikman 2016-08-23 13:50:40 +03:00
  • 5b4208898d Correct typo in debugcli.c Guillaume Lefranc 2016-08-23 12:30:32 +02:00
  • 6f236b6592 Update auroramon prototypes Johan Wikman 2016-08-22 09:51:45 +03:00
  • d7ff95a2c3 Add note about auroramon to release notes Markus Makela 2016-08-19 17:10:37 +03:00
  • 25138f6081 MXS-796: Initial implementation of the Aurora monitor Markus Makela 2016-08-17 18:29:02 +03:00
  • 5e7de52f3a MXS-796: Add Aurora monitor documentation Markus Makela 2016-08-17 16:44:21 +03:00
  • 052072a198 Allow multiple components to be installed Markus Makela 2016-08-19 13:49:14 +03:00
  • 3eb25df676 Update monitor APIs Johan Wikman 2016-08-19 11:18:28 +03:00
  • edb5236e2c Add skeleton cache filter Johan Wikman 2016-08-18 16:27:56 +03:00
  • cf7988c8e3 Move all monitors into subdirs of their own Johan Wikman 2016-08-18 13:25:40 +03:00
  • 47c69c3e96 Move all protocols into subdirs of their own Johan Wikman 2016-08-18 13:11:12 +03:00
  • acb19c083d Add hard thread limit Johan Wikman 2016-08-18 12:55:45 +03:00
  • 6028bf8f6c Move all routers into subdirs of their own Johan Wikman 2016-08-18 11:10:04 +03:00
  • ed96e2c54a Make GWBITMASK fixed size Johan Wikman 2016-08-15 22:59:39 +03:00
  • 1f10b6337e Move all filters to subdirs of their own Johan Wikman 2016-08-17 16:37:27 +03:00
  • d34e2da62e Add MXS_ABORT_IF_FALSE Johan Wikman 2016-08-17 15:08:08 +03:00
  • ec08f1b276 Add script for updating Change Date Johan Wikman 2016-08-17 10:27:20 +03:00
  • dc7f7b6fb4 All changes 2.0.0...develop Johan Wikman 2016-08-17 08:36:01 +03:00
  • b2035745fc Fix and clean up CDC documentation Markus Makela 2016-08-11 14:14:07 +03:00
  • 33fb8effa1 Update Avrorouter tutorial Markus Makela 2016-08-12 11:23:20 +03:00
  • 54c50c5a52 Fix documentation links Markus Makela 2016-08-12 11:28:56 +03:00
  • d115a54038 All changes 1.4.3...2.0.0 Johan Wikman 2016-08-09 16:15:33 +03:00
  • c2706bab69 Reverted modutil_get_complete_packets changes Markus Makela 2016-04-29 16:31:20 +03:00
  • 017f5e56dd Update 1.4.3 documentation Johan Wikman 2016-04-28 15:54:49 +03:00
  • c060ac22d7 Updated version Markus Makela 2016-04-28 15:44:25 +03:00
  • b26592c866 Copy server version string if it hasn't been updated yet Markus Makela 2016-04-27 21:40:45 +03:00
  • 82c3e8b85b qc_mysqlembedded: Look into parenthesized comma expressions Johan Wikman 2016-04-27 16:00:16 +03:00
  • 9c8e39262b Update released notes Johan Wikman 2016-04-26 13:45:32 +03:00
  • cc90c24340 Removed useless comparisons Markus Makela 2016-04-25 16:38:42 +03:00
  • 06a5774ee4 Remove unnecessary comparisons Johan Wikman 2016-04-25 15:28:20 +03:00
  • d1a52cda72 Update 1.4.2 documentation Johan Wikman 2016-04-25 10:40:45 +03:00
  • 40ffc10120 Merged documentation changes Markus Makela 2016-04-25 14:19:56 +03:00
  • 3046b4a46e Fatal errors are always printed to stdout Markus Makela 2016-04-25 11:12:02 +03:00
  • 7f18c579a4 MXS-684: Service permission checks use correct column names Markus Makela 2016-04-25 11:07:43 +03:00
  • 53fecdec6b qc_mysqlembedded: Return the actual name and not as-name Johan Wikman 2016-04-21 21:45:32 +03:00
  • 7b53f44ce3 qc_mysqlembedded: Look at all conditional items Johan Wikman 2016-04-21 15:49:09 +03:00
  • 7bc7f2561b MXS-681: MySQL 5.7 user retrieval fails Markus Makela 2016-04-21 17:24:30 +03:00
  • d5d0547a57 MXS-680: qc_mysqlembedded does not look into functions Johan Wikman 2016-04-21 12:56:07 +03:00
  • eb1a30e9ac MXS-679: Correctly collect fields of WHERE Johan Wikman 2016-04-21 11:19:40 +03:00
  • 9224249ae5 Incremented version number Markus Makela 2016-04-18 09:53:55 +03:00
  • 3f99be54e7 Transaction safety is again disabled by default Markus Makela 2016-04-16 07:45:15 +03:00
  • a59bece943 MXS-661: Only COM_QUERY packets are parsed Markus Makela 2016-04-04 22:01:14 +03:00
  • fb6b3e6702 MXS-656: Galera nodes with index 0 can be master again Markus Makela 2016-04-04 10:48:44 +03:00
  • bda0c0b013 Fixed dbfwfilter rule parser build failure Markus Makela 2016-03-29 16:07:10 +03:00
  • b683a5dcf4 Fixed typo in dbfwfilter's CMakeLists.txt Markus Makela 2016-03-23 09:30:59 +02:00
  • affba3cd65 Merge branch '1.2.1-binlog_router_trx' into release-1.4.2 Markus Makela 2016-04-15 11:15:01 +03:00