Commit Graph

  • 1e34bd7642 Update Notification-Service.md Markus Mäkelä 2017-04-19 17:04:46 +03:00
  • e4941044aa MXS-1209: blr_slave_query cleanup MassimilianoPinto 2017-04-19 18:04:41 +02:00
  • c3cfc86a7b Merge branch '2.1' into develop Johan Wikman 2017-04-19 18:19:13 +03:00
  • 7989473fbd MXS-1221: Nagios plugin scripts does not process -S option properly MassimilianoPinto 2017-04-18 10:18:15 +02:00
  • d03b059107 Cache length of buffered data Johan Wikman 2017-04-07 13:18:05 +03:00
  • 27e97a546d Remove superfluous logging Johan Wikman 2017-04-06 10:35:47 +03:00
  • 5998457142 MXS-1227: Update Nagios Plugins for MaxScale 2.1 MassimilianoPinto 2017-04-19 16:10:14 +02:00
  • aa3559c6e9 MXS-1209: blr_slave_query cleanup MassimilianoPinto 2017-04-19 16:02:07 +02:00
  • e09f1db4a6 MXS-1209: blr_slave_query cleanup MassimilianoPinto 2017-04-19 14:11:59 +02:00
  • 3b4fdbcf32 Fix compilation error Johan Wikman 2017-04-18 14:53:12 +03:00
  • a418387d0a MXS-1218 Poll statistics changed to 64bit to avoid looparound Esa Korhonen 2017-04-06 13:51:15 +03:00
  • 496189dd59 MXS-1221: Nagios plugin scripts does not process -S option properly MassimilianoPinto 2017-04-18 10:18:15 +02:00
  • a54d6fe816 Add connector plugindir to help output Markus Mäkelä 2017-04-13 17:57:52 +03:00
  • f4a5134a83 MXS-1212: use res.length for buffer length instead of computing the size of the whole buffer chain MassimilianoPinto 2017-04-07 12:16:50 +02:00
  • dfede32266 Add cast int->uint64_t Esa Korhonen 2017-04-05 17:54:24 +03:00
  • 9e8ddc842c Fix leaks in testconfig Esa Korhonen 2017-04-06 12:51:09 +03:00
  • e0a12820b6 Binlogserver sends GTID_LIST Fake Event when a MariaDB 10 slave connects with GTID MassimilianoPinto 2017-04-05 15:22:01 +02:00
  • ce6b52ab39 Rename schemarouter internal functions Markus Mäkelä 2017-04-04 09:39:52 +03:00
  • c37c5abfeb Use collectable resultset type for database mapping Markus Mäkelä 2017-04-03 19:29:14 +03:00
  • 2310381465 Make variables of Backend private Markus Mäkelä 2017-04-03 19:28:22 +03:00
  • 0d7f987598 Move state checks inside the Backend class Markus Mäkelä 2017-04-03 18:51:13 +03:00
  • 0fde5f22df Use C++0x explicitly Markus Mäkelä 2017-04-05 19:46:49 +03:00
  • 15951423d8 Fix memory errors in test_poll and test_queuemanager Esa Korhonen 2017-04-05 15:57:23 +03:00
  • b1f66d21c8 Fix valgrind-errors in test_filter and test_modutil Esa Korhonen 2017-04-05 11:04:33 +03:00
  • ad1c05b015 Merge branch '2.1' into develop Markus Mäkelä 2017-04-05 11:34:59 +03:00
  • 2d987b25b2 Fix test_dcb Esa Korhonen 2017-04-05 10:23:25 +03:00
  • 41a9663611 MXS-1191: Fix crash on column drop Markus Mäkelä 2017-04-04 17:08:07 +03:00
  • c67894b011 Add Avro schema generator Python script Markus Mäkelä 2017-04-04 16:42:39 +03:00
  • e0a98f6539 Fix calls of pcre2_substitute Esa Korhonen 2017-04-03 16:35:15 +03:00
  • dca086571b TestMaxScalePCRE2: Fix memory leaks Esa Korhonen 2017-04-03 13:26:13 +03:00
  • 872f69b681 Also check IPv6 mapped IPv4 addresses as IPv4 Markus Mäkelä 2017-04-04 14:46:33 +03:00
  • 9f14f3659f Only check user permissions on startup Markus Mäkelä 2017-04-04 14:13:04 +03:00
  • 860b14526c Fix mxs_mysql_is_result_set Markus Mäkelä 2017-04-04 10:26:28 +03:00
  • cda5bb7935 Merge branch '2.0.5' into 2.0 Johan Wikman 2017-04-04 14:32:57 +03:00
  • 1ff83150f0 Revert "Route statements in larger batches" Markus Mäkelä 2017-04-04 09:42:31 +03:00
  • 0c3f9ffa2e Maxrows: documentation update and use of MXS_MODULE_PARAM_SIZE for max_resultset_size parameter MassimilianoPinto 2017-04-03 16:01:59 +02:00
  • 1fb8cde5d8 NamedServerFilter: Add HINT_ROUTE_TO_ALL support Esa Korhonen 2017-04-03 11:24:43 +03:00
  • 6ef90bf9b6 Add a warning about limit_queries and action=allow Markus Mäkelä 2017-04-03 12:44:22 +03:00
  • d32a2e410b Use matched instead of blocked Markus Mäkelä 2017-04-03 12:40:06 +03:00
  • 108978fcd2 Format dbfwfilter documentation Markus Mäkelä 2017-04-03 12:38:08 +03:00
  • 8d2d6d8721 Join threads to prevent leaks Johan Wikman 2017-03-31 17:31:14 +03:00
  • 815780aa4a In cache testrules.c ensure there seems to be at least one thread Johan Wikman 2017-03-31 16:57:13 +03:00
  • 0f2f9d48b7 Improve maxadmin help messages Markus Mäkelä 2017-03-30 20:42:17 +03:00
  • e650597eb5 MXS-1200: Document and increase line length limitations Markus Mäkelä 2017-04-03 09:58:21 +03:00
  • f3c8377090 Route statements in larger batches Markus Mäkelä 2017-03-31 13:26:57 +03:00
  • 259b0673a0 Add "backend_connect_attempts" to monitor documentation Esa Korhonen 2017-04-03 10:52:06 +03:00
  • a362bd0024 Add parameter backend_connect_attempts to monitor Esa Korhonen 2017-03-29 17:59:02 +03:00
  • 657d79470c Update NamedServerFilter documentation Esa Korhonen 2017-03-28 13:36:13 +03:00
  • d4da5caf3b MXS-1211: MaxRows documentation update MassimilianoPinto 2017-04-03 08:39:12 +02:00
  • e6d2c96f5b MXS-1211: maxrows should be configurable to return error when limit has been exceeded MassimilianoPinto 2017-03-31 10:11:54 +02:00
  • 84ea6e6c8d Update ChangeLog Johan Wikman 2017-03-31 13:37:25 +03:00
  • 4abdfa2ff7 Update version number in branch 2.1 Johan Wikman 2017-03-31 13:33:58 +03:00
  • 70c834026c Update launchable script documentation Markus Mäkelä 2017-03-30 09:56:33 +03:00
  • cbc1e864d9 Use RFC 3986 compliant addresses in log messages Markus Mäkelä 2017-03-29 23:30:34 +03:00
  • c2857b976a Add collectable resultset buffer type Markus Mäkelä 2017-03-29 07:22:26 +03:00
  • 5c1c89c835 Remove unused buffer types Markus Mäkelä 2017-03-29 07:10:19 +03:00
  • c59ed30da1 Simplify error handling Markus Mäkelä 2017-03-28 23:38:07 +03:00
  • a3396a06b8 Fix shared_ptr usage Markus Mäkelä 2017-03-28 22:01:50 +03:00
  • 6e218adc1d Make connections and command queues internal to Backends Markus Mäkelä 2017-03-28 21:04:29 +03:00
  • 66fa4fbc7d Use shared pointers to Backend classes Markus Mäkelä 2017-03-28 16:22:41 +03:00
  • f9e5275605 Fix bugs introduced by refactoring Markus Mäkelä 2017-03-28 09:32:54 +03:00
  • 94ac2d89d0 MXS-1160: Add support for LOAD DATA LOCAL INFILE Markus Mäkelä 2017-03-27 23:39:00 +03:00
  • f6470c580a Fix minor problems Markus Mäkelä 2017-03-27 23:37:34 +03:00
  • 34b0b07cd1 Ignore duplicate shards in a subfunction Markus Mäkelä 2017-03-27 22:27:05 +03:00
  • 5ba9de6f42 Move Backend functions inside the class Markus Mäkelä 2017-03-27 20:32:21 +03:00
  • d1aa2a4b8a Use a list of backends instead of an array Markus Mäkelä 2017-03-27 19:41:50 +03:00
  • c4638666cf Remove typedefs from schemarouter enums Markus Mäkelä 2017-03-27 19:00:06 +03:00
  • f5a259ba57 Do configuration outside of constructors Markus Mäkelä 2017-03-27 18:37:57 +03:00
  • b9fae58891 Favor pointers over references Markus Mäkelä 2017-03-27 18:05:47 +03:00
  • 02796e7304 Move #pragma to first line in each header Markus Mäkelä 2017-03-27 17:04:15 +03:00
  • 14cfd482de Fix variable naming and usage Markus Mäkelä 2017-03-27 12:22:51 +03:00
  • a10aa85736 Clean up routeQuery and clientReply Markus Mäkelä 2017-03-27 12:01:27 +03:00
  • 39903e40b7 Rename member variables Markus Mäkelä 2017-03-27 09:48:27 +03:00
  • ac641e0f22 Use router template in schemarouter Markus Mäkelä 2017-03-27 09:22:59 +03:00
  • b2ff0c5a0f Clean up schemarouter headers Markus Mäkelä 2017-03-27 08:01:50 +03:00
  • d151512d20 Take new sharding implementation into use Markus Mäkelä 2017-03-26 23:51:17 +03:00
  • 9587b2ecfc Remove unused schemarouter code Markus Mäkelä 2017-03-26 14:22:11 +03:00
  • bda0fd2db0 Replace session command implementation Markus Mäkelä 2017-03-26 11:42:33 +03:00
  • 1ba399a62a Use size_t in all functions Markus Mäkelä 2017-03-26 10:50:46 +03:00
  • d8abefff5f Add session command class Markus Mäkelä 2017-03-24 15:04:04 +02:00
  • 9e4e70a337 Move shard map handling into a separate file Markus Mäkelä 2017-03-24 14:01:29 +02:00
  • a5fd53e9a0 Compile schemarouter as C++ Markus Mäkelä 2017-03-24 13:22:13 +02:00
  • 509a5c6ed3 Fix error handling for binlogrouter Markus Mäkelä 2017-03-29 12:01:43 +03:00
  • 32dca26c96 Merge branch '2.1.2' into 2.1 Johan Wikman 2017-03-31 13:32:51 +03:00
  • 963750c240 Update version number to 2.1.2 Johan Wikman 2017-03-31 13:28:09 +03:00
  • 8a86efc30e Fix gwbuf_clone Johan Wikman 2017-03-30 22:16:51 +03:00
  • 8284716e6a Add test for gwbuf_clone to testbuffer.c Johan Wikman 2017-03-30 22:14:58 +03:00
  • 29fa4a6088 Fix testbuffer.c Johan Wikman 2017-03-30 22:02:34 +03:00
  • b4c119915b Fix gwbuf_rtrim Johan Wikman 2017-03-30 21:49:57 +03:00
  • 3f62ea2c41 Update MaxAdmin documentation and release notes Esa Korhonen 2017-03-30 10:33:49 +03:00
  • b41074c92b Disable MaxAdmin automatic file reading Esa Korhonen 2017-03-29 13:47:16 +03:00
  • a395db174e Add HintRouter documentation Esa Korhonen 2017-03-28 14:42:53 +03:00
  • 07cc42927a Fix session close in RoundRobinRouter Esa Korhonen 2017-03-28 16:54:53 +03:00
  • 726610b67d Use 64-bit integers for statistics in rwsplit Johan Wikman 2017-03-30 12:44:27 +03:00
  • a1d1413b24 Add atomic_add for 64-bit integers. Johan Wikman 2017-03-30 12:33:20 +03:00
  • b458b63756 Use IPv6 for created listeners Markus Mäkelä 2017-03-29 17:14:39 +03:00
  • 88b87aceb5 HintRouter: use a subfunction for connecting to backends Esa Korhonen 2017-03-27 18:53:30 +03:00
  • 37e9d74253 Merge branch 'develop' into MXS-1075 MassimilianoPinto 2017-03-29 10:00:57 +02:00
  • d8c048e47d MXS-1075: GTID slave request cleanup MassimilianoPinto 2017-03-29 09:28:52 +02:00
  • 1901a3bc0a Bind to IPv6 addresses by default Markus Mäkelä 2017-03-28 13:32:58 +03:00