Commit Graph

  • 043f6c92b8 Fix connection_keepalive documentation Markus Mäkelä 2017-03-27 12:51:36 +03:00
  • 4b2d94d0f8 When a transaction has been started, no other checks are needed Johan Wikman 2017-03-28 16:15:46 +03:00
  • a236b14eef MXS-1075: Sqlite db for GTID - file, pos mapping MassimilianoPinto 2017-03-28 10:23:09 +02:00
  • 526ba7d706 HintRouter: cleanup + statistics for diagnosis entrypoint Esa Korhonen 2017-03-27 17:16:09 +03:00
  • 90c249a8b2 HintRouter: Support various hint types, round-robin rotate slaves Esa Korhonen 2017-03-27 10:07:51 +03:00
  • ddcd1f960c HintRouter: Use shared_ptr for Dcb-wrapper Esa Korhonen 2017-03-27 10:00:47 +03:00
  • 58c1c1a3ca Remove BLOCKING_POLL Johan Wikman 2017-03-27 09:46:05 +03:00
  • 69ae85c400 Merge branch 'develop' into MXS-1075 MassimilianoPinto 2017-03-27 09:53:49 +02:00
  • 8e24f847e6 Fix compile errors in Centos 6 MassimilianoPinto 2017-03-27 09:49:21 +02:00
  • f2734f895e Revert "Update dbfwfilter build configuration" Markus Mäkelä 2017-03-26 13:54:57 +03:00
  • 72c2a3ca18 Merge branch 'develop' into MXS-1075 MassimilianoPinto 2017-03-27 08:38:07 +02:00
  • 710012ac5d MXS-827: Add connection keepalive Markus Mäkelä 2017-03-24 05:22:25 +02:00
  • e3bae59e1a Fix C++ issues in debug mode Johan Wikman 2017-03-24 12:54:52 +02:00
  • 3755a5a7b0 Compile modulecmd.c as C++ Johan Wikman 2017-03-24 11:19:01 +02:00
  • 1e3e09f81c Compile mysql_binlog and mysql_utils as C++ Johan Wikman 2017-03-24 11:14:07 +02:00
  • 8d7653bdff Compile listener and ssl as C++ Johan Wikman 2017-03-24 11:11:15 +02:00
  • b04e8b93c9 Compile statistics, thread, users and util as C++ Johan Wikman 2017-03-24 11:05:55 +02:00
  • b5c44be4c8 Add missing MXS_[BEGIN|END]_DECLS Johan Wikman 2017-03-24 10:59:05 +02:00
  • 65e36a81bf Compile spinlock.c as C++ Johan Wikman 2017-03-24 10:58:19 +02:00
  • bb1b7f9755 Compile server, service and session as C++ Johan Wikman 2017-03-24 10:52:09 +02:00
  • ec39b54dea Compile secrets.c as C++ Johan Wikman 2017-03-24 09:51:56 +02:00
  • a068c53286 Compile resultset.c as C++ Johan Wikman 2017-03-24 09:45:42 +02:00
  • 503c760848 Compile random_jkiss.c as C++ Johan Wikman 2017-03-24 09:42:38 +02:00
  • a9c2580da4 Compile poll.c as C++ Johan Wikman 2017-03-24 09:35:11 +02:00
  • d19ae82a63 Fix rebase Johan Wikman 2017-03-24 09:29:53 +02:00
  • 83fd79e280 Compile queuemanager.c as C++ Johan Wikman 2017-03-23 22:36:02 +02:00
  • 6acd58e86c Compile monitor.c as C++ Johan Wikman 2017-03-23 22:33:03 +02:00
  • 640f0d5139 Compile modutil.c as C++ Johan Wikman 2017-03-23 22:25:47 +02:00
  • 44fe995574 Compile mlist.c as C++ Johan Wikman 2017-03-23 22:18:55 +02:00
  • 419c55e5be Compile misc.c as C++ Johan Wikman 2017-03-23 22:14:29 +02:00
  • 604526667c Compile maxscale_pcre2.c as C++ Johan Wikman 2017-03-23 22:09:39 +02:00
  • 96df523ce4 Compile load_utils.c as C++ Johan Wikman 2017-03-23 22:06:50 +02:00
  • a095c80d24 Compile housekeeper.c as C++ Johan Wikman 2017-03-23 21:59:00 +02:00
  • ebf22eee8f Compile hint.c as C++ Johan Wikman 2017-03-23 16:51:45 +02:00
  • d257a8a905 Compile hashtable.c as C++ Johan Wikman 2017-03-23 16:49:16 +02:00
  • 90f56e9dde Compile path.c as C++ Johan Wikman 2017-03-23 16:46:13 +02:00
  • 77bc2dd7bb Compile externcmd.c as C++ Johan Wikman 2017-03-23 16:42:07 +02:00
  • 9a22d1cb92 Compile filter.c as C++ Johan Wikman 2017-03-23 16:36:21 +02:00
  • db18e19d3c Compile dcb.c as C++ Johan Wikman 2017-03-23 16:03:21 +02:00
  • 71ae3cf524 Compile config_runtime.c as C++ Johan Wikman 2017-03-22 22:15:38 +02:00
  • 74085978b4 Compile config.c as C++ Johan Wikman 2017-03-22 21:57:59 +02:00
  • c84c2dcfbd Compile authenticator.c and buffer.c as C++ Johan Wikman 2017-03-22 17:14:22 +02:00
  • 462b572600 Compile atomic.c as C++ Johan Wikman 2017-03-22 16:07:05 +02:00
  • acc61ed13d Compile alloc.c as C++ Johan Wikman 2017-03-22 15:55:29 +02:00
  • f82232eac6 Compile adminusers.c as C++ Johan Wikman 2017-03-22 15:50:45 +02:00
  • 1a8ff4b813 MXS-1198: Add configurable listener retry interval Markus Mäkelä 2017-03-22 15:04:21 +02:00
  • dd94374057 Make the getCapabitilies entry point optional Markus Mäkelä 2017-03-20 10:58:07 +02:00
  • 7bd05d4581 Merge branch '2.1' into develop Markus Mäkelä 2017-03-22 15:20:21 +02:00
  • 27d81cda6a Merge branch '2.1.1' into 2.1 Johan Wikman 2017-03-22 13:06:41 +02:00
  • 2d00fe1019 Remove references to old release notes Johan Wikman 2017-03-22 12:58:44 +02:00
  • e1e7137a68 Remove references to old release notes Johan Wikman 2017-03-22 12:58:44 +02:00
  • d70dad260a Implement collecting behaviour in qc_sqlite Johan Wikman 2017-03-15 17:08:57 +02:00
  • d0a9571da0 Introduce new qc_parse() prototype Johan Wikman 2017-03-15 14:11:08 +02:00
  • 441b0204bf Update cache documentation Johan Wikman 2017-03-22 10:02:44 +02:00
  • 15a22ec295 Do not use shared PCRE2 match data Johan Wikman 2017-03-21 12:50:19 +02:00
  • 117534d288 Use JIT in regex matching if available Johan Wikman 2017-03-21 11:03:35 +02:00
  • 17057ef340 Use thread specific pcre2 match data Johan Wikman 2017-03-21 10:31:19 +02:00
  • 3670edbc78 Spinlock cleanup Johan Wikman 2017-03-21 13:39:21 +02:00
  • 4ca3c19ee3 Use [true|false] instead of [TRUE|FALSE] Johan Wikman 2017-03-21 13:23:04 +02:00
  • 83d696cdde Enable JIT support for PCRE2 Markus Mäkelä 2017-03-07 08:07:06 +02:00
  • b81c86f228 A rules object may be empty Johan Wikman 2017-03-20 11:20:09 +02:00
  • df09dd2043 Update Cache documentation Johan Wikman 2017-03-20 11:01:49 +02:00
  • ff60500d06 Document router module object Markus Mäkelä 2017-03-20 11:02:33 +02:00
  • ab4c738c3c MXS-1167: Skip loading of users for internal services at startup Markus Mäkelä 2017-03-20 12:16:29 +02:00
  • 0b5d164855 MXS-1167: Skip permission checks for internal services Markus Mäkelä 2017-03-17 07:48:59 +02:00
  • 2e6e8574a4 MXS-864: Document build problems with PCRE2 Markus Mäkelä 2017-03-16 15:00:49 +02:00
  • a19c0ed1f3 Log executed maxadmin commands on info log level Markus Mäkelä 2017-03-15 19:16:24 +02:00
  • 7d7d8a0560 Print all output as raw bytes Markus Mäkelä 2017-03-17 07:00:58 +02:00
  • 039f6e3487 Take static module capabilities into use Markus Mäkelä 2017-03-20 10:44:05 +02:00
  • 1736aca7f7 Add module level static capabilities Markus Mäkelä 2017-03-20 10:08:56 +02:00
  • 06c40eebd7 Remove session locks from schemarouter Markus Mäkelä 2017-03-17 14:53:48 +02:00
  • 58130b5773 Rename schemarouter structures Markus Mäkelä 2017-03-17 14:08:03 +02:00
  • 0e9abda06f NamedServerFilter allow ->master and ->slave, check parameter types Esa Korhonen 2017-03-15 17:48:46 +02:00
  • a500bd4d79 Merge branch '2.1.1' into 2.1 Johan Wikman 2017-03-20 09:47:40 +02:00
  • 6868c87598 Remove all but 2.1 release notes from 2.1 branch Johan Wikman 2017-03-20 09:45:13 +02:00
  • 558a264e6d Server list handling functions consistency Esa Korhonen 2017-03-16 14:13:51 +02:00
  • f350b58509 Remove all but 2.0 release notes from 2.0 branch Johan Wikman 2017-03-20 09:29:16 +02:00
  • 7c2070171f Merge branch '2.0.5' into 2.0 Johan Wikman 2017-03-20 09:40:10 +02:00
  • 5ea4f44aa2 Remove all but 2.0 release notes from 2.0 branch Johan Wikman 2017-03-20 09:29:16 +02:00
  • 0393943b0e Update Cache documentation Johan Wikman 2017-03-17 14:12:51 +02:00
  • ed06b6a331 The cache storage storage_inmemory is now the default Johan Wikman 2017-03-17 13:45:55 +02:00
  • bbcfe98651 Add stale journal file detection Markus Mäkelä 2017-03-17 13:37:37 +02:00
  • 40b5e627a2 Improve journal file error logging Markus Mäkelä 2017-03-17 12:31:19 +02:00
  • 1b418b517c Custom parsing for trx state is now the default Johan Wikman 2017-03-17 12:29:27 +02:00
  • 9c3aaddda1 Improve cache performance Johan Wikman 2017-03-17 12:22:00 +02:00
  • b52cc4e56b Take modutil_MySQL_bypass_whitespace into use Johan Wikman 2017-03-17 11:54:00 +02:00
  • 85b8a963bd Document mysqlmon server state backup Markus Mäkelä 2017-03-17 11:29:05 +02:00
  • 44f53663ea Keep server state backup even on controlled shutdown Markus Mäkelä 2017-03-17 11:24:26 +02:00
  • 08cc7a9515 Make MySQL monitor crash-safe Markus Mäkelä 2017-03-16 10:58:50 +02:00
  • 7165b4306f Implement first version of HintRouter Johan Wikman 2017-03-06 09:55:06 +02:00
  • 7469c5be52 Add functionality for bypassing MySQL whitespace/comments Johan Wikman 2017-03-17 10:02:27 +02:00
  • 6db3cc380b Add cache parameter 'selects' Johan Wikman 2017-03-16 20:47:21 +02:00
  • 987a52b398 Further simplify key generation Johan Wikman 2017-03-16 18:39:10 +02:00
  • daf3774329 Use simpler function for calculating hash Johan Wikman 2017-03-10 10:41:43 +02:00
  • 9388dff7cf Merge branch 'develop' into MXS-1075 MassimilianoPinto 2017-03-15 18:12:00 +01:00
  • f384050d45 Assign stale master status to standalone masters Markus Mäkelä 2017-03-15 13:55:33 +02:00
  • 3396741c21 Improve UTF-8 handling in avrorouter Markus Mäkelä 2017-03-15 11:38:12 +02:00
  • 67590d59ac Fix connector_plugindir usage with basedir Markus Mäkelä 2017-03-15 11:04:30 +02:00
  • c4d08a6936 Update build dependencies and documentation Markus Mäkelä 2017-03-15 10:09:53 +02:00
  • 9dbabb666a Rebase NamedServerFilter to develop Esa Korhonen 2017-03-15 14:00:44 +02:00