Commit Graph

  • 0696f3f60a add -fno-omit-frame-pointer to cflags (#165) dapeng 2018-01-31 17:57:25 +08:00
  • 255250652d Refactor pre-switchover, add similar checks as in failover Esa Korhonen 2018-01-26 09:58:10 +02:00
  • ea58b16a7a Add missing include for vector Markus Mäkelä 2018-01-30 16:31:12 +02:00
  • c7474e439e Print new parameters during diagnostics Esa Korhonen 2018-01-29 15:17:12 +02:00
  • 3dfb972d87 Merge branch '2.1' into 2.2 Markus Mäkelä 2018-01-30 16:28:11 +02:00
  • 6dcc71d862 MXS-1621: Fix minor bugs caused by previous changes Markus Mäkelä 2018-01-29 20:17:48 +02:00
  • 66ec4792cd MXS-1575: Fix DATETIME handling Markus Mäkelä 2018-01-29 17:01:20 +02:00
  • 93923acafb MXS-1621: Skip unneeded ALTER TABLE operations Markus Mäkelä 2018-01-29 14:05:52 +02:00
  • e14710ab2b Fix ALTER TABLE detection regex Markus Mäkelä 2018-01-26 14:04:19 +02:00
  • df86ee3579 Fix buffer overflow assertions Markus Mäkelä 2018-01-26 14:02:53 +02:00
  • 9146a215f7 Fix DDL table identifier parsing Markus Mäkelä 2018-01-26 13:50:06 +02:00
  • b7e475f316 MXS-1621: Detect TABLE_MAP ↔ TABLE_CREATE column count mismatch Markus Mäkelä 2018-01-25 16:37:49 +02:00
  • c000b3186c MXS-1575: Fix optional COLUMN keywork handling Markus Mäkelä 2018-01-25 12:49:21 +02:00
  • 8dfb1d0113 MXS-1621: Add ALTER TABLE ... [FIRST | AFTER col ] parsing Markus Mäkelä 2018-01-25 11:39:03 +02:00
  • f9cc2d5bbb use 'mdbci destroy' instead of 'vagrant destroy' (#163) Timofey Turenko 2018-01-30 15:48:05 +02:00
  • 6410b4f19a MXS-1633 Turn off collecting of sqlite3 memstats Johan Wikman 2018-01-30 13:27:41 +02:00
  • 5bc945df3f Allow monitor to stabilize in mxs1516 Markus Mäkelä 2018-01-30 09:24:09 +02:00
  • 524e55bf52 Sync slaves before checking MaxScale is alive Markus Mäkelä 2018-01-30 09:17:09 +02:00
  • cbfee5698f Fix CDC::connect Markus Mäkelä 2018-01-30 09:00:47 +02:00
  • b7af191f40 Improve CDC connector error messages Markus Mäkelä 2018-01-30 08:34:07 +02:00
  • 1a33c1caef Build CDC connector into the core test library Markus Mäkelä 2018-01-30 08:19:08 +02:00
  • ab0ea417ae Fix typo in maxctrl/CMakeLists.txt Markus Mäkelä 2018-01-29 17:45:47 +02:00
  • b5a291bb78 Update ChangeLog, Add Release Notes for 2.2 Johan Wikman 2018-01-29 15:44:14 +02:00
  • e455e8d43c Simplify monitor start and stop during switchover/failover Esa Korhonen 2018-01-29 14:13:39 +02:00
  • 5212b67bb2 Update 2.2 version number Johan Wikman 2018-01-29 15:33:29 +02:00
  • ef1ec2e524 MXS-1591 Mark GET_LOCK(...) et.al. as WRITE Johan Wikman 2018-01-29 15:15:57 +02:00
  • 0db538db9a MXS-1583 Treat independent 'users' line in OR-fashion Johan Wikman 2018-01-29 11:48:13 +02:00
  • cf0d745c14 MXS-1583 Add test that exposes the behaviour Johan Wikman 2018-01-29 11:37:46 +02:00
  • 9ded584836 Check that all slaves use gtid replication before performing failover Esa Korhonen 2018-01-25 13:04:38 +02:00
  • 6068850b18 MXS-1627: Only load users that use default auth plugin Markus Mäkelä 2018-01-25 17:47:24 +02:00
  • dccf508e54 Merge branch '2.2' into develop Johan Wikman 2018-01-29 12:59:06 +02:00
  • 9b5d4d129e MXS-1630: Combine MaxCtrl into the main package Markus Mäkelä 2018-01-26 10:05:48 +02:00
  • ef5c8d3114 MXS-1631: Update handshake version string Markus Mäkelä 2018-01-26 10:20:16 +02:00
  • 23c49d65c4 refactor docment Dapeng Huang 2018-01-26 16:08:52 +08:00
  • a035c91fa6 add doc for session_track_trx_state and refactor little Dapeng Huang 2018-01-26 10:22:30 +08:00
  • e918810a4f MXS-1604: PAMAuth Use "mysql" as default service name, fix authentication data updating Esa Korhonen 2018-01-25 11:29:04 +02:00
  • 4dc9b56d29 Fix check_backend Markus Mäkelä 2018-01-26 10:41:34 +02:00
  • a56d0f8992 Merge branch '2.2' into develop Johan Wikman 2018-01-26 10:26:22 +02:00
  • dcd57ea21b MXS-1623 Expose descriptor counts through maxadmin Johan Wikman 2018-01-24 11:39:31 +02:00
  • 11b0f84b8e MXS-1623 Maintain count of current/total descriptors Johan Wikman 2018-01-24 11:28:38 +02:00
  • 3da4aa1665 Remove trailing whitespace in check_backend Markus Mäkelä 2018-01-26 10:23:05 +02:00
  • 4e9a5af926 add execution of add_core_conf.sh to 'check_backend' to set up core dump saving Timofey Turenko 2018-01-26 09:23:32 +02:00
  • c86ee1f53a Clarify documentation on verify_master_failure Esa Korhonen 2018-01-23 15:45:42 +02:00
  • d681d0f2fa Add manual rejoin tests Esa Korhonen 2018-01-23 14:09:29 +02:00
  • 9093f19c8b Clean up atomic_load-functions Johan Wikman 2018-01-24 11:10:23 +02:00
  • b8c78ca9fe Remove erroneous casts Johan Wikman 2018-01-24 11:00:42 +02:00
  • 7b04d17ce3 Use correct function for consuming LEncStrings Markus Mäkelä 2018-01-24 20:30:02 +02:00
  • 6b877de5bc Make gwbuf_{add|get}_property const correct Markus Mäkelä 2018-01-24 20:29:09 +02:00
  • dfbecc41e2 Format protocol modules Markus Mäkelä 2018-01-24 11:20:11 +02:00
  • fe73458d65 Merge remote-tracking branch 'ybbct/MXS-1603' into develop Markus Mäkelä 2018-01-24 11:15:14 +02:00
  • 832676b429 Merge branch '2.2' into develop Markus Mäkelä 2018-01-24 11:13:05 +02:00
  • 522cbab23d Make the CDC connector C++0x compliant Markus Mäkelä 2018-01-24 10:55:16 +02:00
  • af70b00197 Merge branch '2.2' into develop Markus Mäkelä 2018-01-24 10:23:51 +02:00
  • ed81757c04 Ensure that right close is called Johan Wikman 2018-01-24 09:31:22 +02:00
  • c96d27a495 MXS-1538: Use the integrated CDC connector Markus Mäkelä 2018-01-22 20:39:25 +02:00
  • f45911caf8 Extend galera_priority test case Markus Mäkelä 2018-01-22 20:25:14 +02:00
  • 257034bf3e Clarify master failure verification Esa Korhonen 2018-01-22 12:53:55 +02:00
  • a25e90643a Add documentation on manual rejoin Esa Korhonen 2018-01-22 15:44:11 +02:00
  • 1222d2a400 Use C-string as parameter to fix compile error Esa Korhonen 2018-01-23 12:27:24 +02:00
  • 0bcae6117d Fix compilation errors by using defines in mysql.h Esa Korhonen 2018-01-23 11:30:27 +02:00
  • 653b8429d4 Extend cdc_datatypes test Markus Mäkelä 2018-01-23 10:46:26 +02:00
  • 9d4e41259c Add missing CMakeLists.txt Markus Mäkelä 2018-01-23 10:29:42 +02:00
  • c85f83fa2b Fix strcpy overlap in binlogrouter Markus Mäkelä 2018-01-23 09:26:22 +02:00
  • c893e354a9 Add missing variable Markus Mäkelä 2018-01-23 08:37:51 +02:00
  • 73e5fd52fa misc fix and remove all tail spaces Dapeng Huang 2018-01-22 22:00:27 +08:00
  • 73f1005e7a Fix memory leak in test_users Markus Mäkelä 2018-01-22 13:58:22 +02:00
  • bb1bfcb52b Fix memory leak in service parameter output Markus Mäkelä 2018-01-22 13:30:34 +02:00
  • 3ade3f68a7 MXS-1538: Prevent double connecting Markus Mäkelä 2018-01-22 09:45:28 +02:00
  • ef53ded057 Fix test_atomic Markus Mäkelä 2018-01-22 09:18:58 +02:00
  • ccebf38bc0 Update test configuration files Markus Mäkelä 2018-01-19 09:19:32 +02:00
  • f204650bbb MXS-1538: Remove unnecessary copying of schema information Markus Mäkelä 2018-01-18 22:05:17 +02:00
  • 070df73d99 MXS-1538: Integrate CDC-Connector into MaxScale Markus Mäkelä 2018-01-17 13:21:31 +02:00
  • 1729d73b19 revert deprecate eof Dapeng Huang 2018-01-22 20:26:43 +08:00
  • f41f3a1544 support deprecated eof and fix eof count Dapeng Huang 2018-01-22 20:20:52 +08:00
  • b8e72c939d Be specific about the dangers of obfuscation Johan Wikman 2018-01-22 13:19:03 +02:00
  • 81f303512e check protocol state to determine real ok packet Dapeng Huang 2018-01-22 14:52:12 +08:00
  • 8ce7683a0a fix parse session track info out of packet boundary Dapeng Huang 2018-01-21 18:27:00 +08:00
  • 459d4bb002 Turn QLA filter to C++, part1 Esa Korhonen 2018-01-10 16:37:10 +02:00
  • 768296741a Merge branch 'develop' into MXS-1603 dapeng 2018-01-19 20:59:49 +08:00
  • 998652bf24 Merge branch '2.2' into develop Markus Mäkelä 2018-01-19 11:47:45 +02:00
  • 05402208a5 Merge branch '2.1' into 2.2 Markus Mäkelä 2018-01-19 11:47:13 +02:00
  • 753b97303a MXS-1606: Create maxscale_schema database if missing Markus Mäkelä 2018-01-17 11:22:33 +02:00
  • bbe99e458d Fix test build failure Markus Mäkelä 2018-01-19 09:30:21 +02:00
  • 40dfd1e070 MXS-1620: Fix RPM packaging scripts Markus Mäkelä 2018-01-19 11:23:28 +02:00
  • 7c7190e0c4 Fix index overflow in masking filter Johan Wikman 2018-01-19 09:41:01 +02:00
  • 0363b85e13 update mariadb connector version for MDEV-14647 Dapeng Huang 2018-01-19 09:38:17 +08:00
  • d928f69cc7 Update and extend luafilter documentation Markus Mäkelä 2018-01-17 18:09:35 +02:00
  • 8c0d519caa Update Connector-C to 3.0.3 Markus Mäkelä 2018-01-17 14:11:31 +02:00
  • beac04b8e7 MXS-1616 Also use 'value' in partial matching Johan Wikman 2018-01-17 14:29:01 +02:00
  • 47184ea46d Fix build failure on Ubuntu 17.10 Markus Mäkelä 2018-01-17 12:27:50 +02:00
  • c02da103d7 MXS-1615 Fix access of wrong argument Johan Wikman 2018-01-17 12:05:04 +02:00
  • a4f6176ced Fix bug in printing switchover/failover module command info Esa Korhonen 2018-01-17 12:01:00 +02:00
  • ae949881a9 MXS-1511: Add documentation about new parameters Esa Korhonen 2018-01-16 17:26:08 +02:00
  • b8e15d2bea Reformat and tune QLA filter documentation Esa Korhonen 2018-01-16 17:10:32 +02:00
  • c4df28f64a MXS-1416: Skip directory creation with --config-check Markus Mäkelä 2018-01-17 09:56:50 +02:00
  • 23f2c3b980 Better failover timing and redirection success is tested Esa Korhonen 2018-01-12 13:11:21 +02:00
  • dbbeeac145 MXS-1596 Use non-privileged user for client Johan Wikman 2018-01-16 13:56:29 +02:00
  • 71f74ea0d2 Add warning about SUPER-users to Switchover Limitations documentation Esa Korhonen 2018-01-16 12:20:18 +02:00
  • 1d211ecee2 MXS-1511: QLA-Filter replace newlines in SQL-queries with custom strings Esa Korhonen 2018-01-04 15:58:07 +02:00
  • 5273cbada6 MXS-1600: Add case-insensitive matching to MySQLAuth Markus Mäkelä 2018-01-16 12:10:58 +02:00