Commit Graph

  • 6499994af8 Cache: Use existing defines Johan Wikman 2017-01-19 13:50:12 +02:00
  • 1077b313a4 Cache: Handle large packets Johan Wikman 2017-01-19 11:01:06 +02:00
  • 4df3ec501a Remove extra %s in log message Markus Mäkelä 2017-01-19 14:48:54 +02:00
  • 624d91aeca Log a message when a SSL listener is created Markus Mäkelä 2017-01-19 12:47:30 +02:00
  • 98c2d37156 MXS-1080: Document max_slave_replication_lag behavior Markus Mäkelä 2017-01-19 13:10:46 +02:00
  • 8aa76727d2 Remove explicit long indicator of size defines Johan Wikman 2017-01-19 10:42:05 +02:00
  • 7ed7f972b1 Divide monitor.h to internal and interface headers similar to filter.h Esa Korhonen 2017-01-18 11:48:12 +02:00
  • 31c8481f6c Fix cache parameter default value Johan Wikman 2017-01-18 16:15:15 +02:00
  • 8c236c1cdc Define ComEOF packet length in terms of MYSQL_EOF_PACKET_LEN Johan Wikman 2017-01-18 16:10:25 +02:00
  • fed61fde98 Disable prepared statement execution in dbfwfilter Markus Mäkelä 2017-01-19 08:56:17 +02:00
  • 3793f685ac Store DATETIME correctly in avrorouter Markus Mäkelä 2017-01-17 21:42:22 +02:00
  • cfcd1dc38f Maxrows filter uses new constants: MYSQL_EOF_PACKET_LEN and MYSQL_OK_PACKET_MIN_LEN MassimilianoPinto 2017-01-18 15:47:04 +01:00
  • e624586673 Add define for EOF packet size Johan Wikman 2017-01-18 15:49:05 +02:00
  • e4d6af37a9 Masking: Distinguish between EOF and 8 byte integer Johan Wikman 2017-01-18 14:11:25 +02:00
  • fde8b52aea Update version for 2.1.0 Johan Wikman 2017-01-18 12:43:46 +02:00
  • 8fc74e7b37 Update version for 2.0.4 Johan Wikman 2017-01-18 12:42:46 +02:00
  • 00f77bbe69 Fix some leftovers from the SESSION->MXS_SESSION and related renames Esa Korhonen 2017-01-18 10:36:18 +02:00
  • 46e9e6f4e7 MXS-406: documentation update for Galera monitor MassimilianoPinto 2017-01-18 09:46:20 +01:00
  • ce4e26477b Masking: Clarify documentation Johan Wikman 2017-01-13 09:35:05 +02:00
  • fbb63f4eb8 Masking: Handle larger than 16MB payloads Johan Wikman 2017-01-12 17:36:13 +02:00
  • 969e423eb2 Masking: Add large_payload parameter Johan Wikman 2017-01-12 15:47:41 +02:00
  • 16a76fcd28 Rename qc_get_type() to qc_get_type_mask() Johan Wikman 2017-01-17 16:38:17 +02:00
  • 86c97a2109 Analyze binary prepared statements as well Johan Wikman 2017-01-17 16:13:56 +02:00
  • ded9f668f1 QC: Parse statements in COM_STMT_PREPARE packets Johan Wikman 2017-01-17 16:00:37 +02:00
  • f7892843b5 Handle prepared named statements in firewall filter Johan Wikman 2017-01-17 14:56:13 +02:00
  • 338c625b9a MXS-951: Update connector version Markus Mäkelä 2017-01-17 21:54:11 +02:00
  • 5fc7b277da Change SESSION to MXS_SESSION Markus Mäkelä 2017-01-17 21:16:17 +02:00
  • 19b678abfe MXS-406: check for log message is now fixed MassimilianoPinto 2017-01-17 16:06:11 +01:00
  • c62be62618 Add missing galeramon modifications Markus Mäkelä 2017-01-17 16:29:31 +02:00
  • fb771c8a2e Rename public types and constants in session.h Esa Korhonen 2017-01-17 15:02:39 +02:00
  • 680401cf8e Rename public types and constants in monitor.h Esa Korhonen 2017-01-17 13:10:02 +02:00
  • 20034b6fd6 QC: Exclude statement that qc_sqlite does not parse Johan Wikman 2017-01-17 12:47:13 +02:00
  • f9440a6b35 Parse only valid packets in dbfwfilter Markus Mäkelä 2017-01-17 14:10:00 +02:00
  • 3205092540 Format miscellaneous files Markus Mäkelä 2017-01-17 13:53:48 +02:00
  • 3d92263cb3 Format query classifier modules Markus Mäkelä 2017-01-17 13:51:57 +02:00
  • a48be9badf Format router modules Markus Mäkelä 2017-01-17 13:48:47 +02:00
  • 735674bb1b Format monitor modules Markus Mäkelä 2017-01-17 13:46:20 +02:00
  • c25b7629f4 Format filter modules Markus Mäkelä 2017-01-17 13:45:32 +02:00
  • 4869fd98eb Format authenticator modules Markus Mäkelä 2017-01-17 13:35:08 +02:00
  • 1766e3a06b Format protocol modules Markus Mäkelä 2017-01-17 13:34:02 +02:00
  • 0b6b9c3d81 Format core source code and headers Markus Mäkelä 2017-01-17 13:32:26 +02:00
  • f109144841 Remove indentation of switch statement labels Markus Mäkelä 2017-01-17 13:00:53 +02:00
  • f45ac341d8 MXS-406: node comparison function is now split in two different ones MassimilianoPinto 2017-01-17 12:04:31 +01:00
  • 23e40dc0f8 MXS-406: slave nodes are sorted before setting 'wsrep_sst_donor' MassimilianoPinto 2017-01-17 10:38:32 +01:00
  • 5b92a1f467 Remove explicit module name from log messages Markus Mäkelä 2017-01-17 10:54:12 +02:00
  • 842e8440d4 qc_mysqlembedded: Replace '?':s with '0':s Johan Wikman 2017-01-17 10:41:51 +02:00
  • a40692d81d qc_mysqlelmbedded: Handle SQLCOM_REPLACE_SELECT Johan Wikman 2017-01-17 10:28:50 +02:00
  • c59711d04c Add test for new module command options Markus Mäkelä 2017-01-16 15:34:08 +02:00
  • 1f07adaf0f Log commit ID for debug builds Markus Mäkelä 2017-01-16 15:16:52 +02:00
  • 7e65e1ae27 Fix internal test suite Markus Mäkelä 2017-01-16 13:41:09 +02:00
  • 272666f3b5 Only add unknown parameters as custom server parameters Markus Mäkelä 2017-01-16 13:34:55 +02:00
  • cc6a3e629e Implement qc_get_preparable_stmt Johan Wikman 2017-01-16 20:12:00 +02:00
  • 8a95a0f045 Remove qc_get_prepare_operation Johan Wikman 2017-01-16 19:58:19 +02:00
  • e349319400 Add qc_get_preparable_stmt Johan Wikman 2017-01-16 15:28:31 +02:00
  • 7fee90a399 Streamline query classifier API interface Johan Wikman 2017-01-16 14:11:19 +02:00
  • 8d2f4707a4 Remove superfluous typedef Johan Wikman 2017-01-17 09:31:53 +02:00
  • af045f182b MXS-406: added set_donor_nodes in GALERA_MONITOR struct MassimilianoPinto 2017-01-16 22:41:49 +01:00
  • 3c532430f9 MXS-406: Galeramon to set the preferred donor nodes MassimilianoPinto 2017-01-16 11:25:47 +01:00
  • c2e14161bd Documentation update regarding support for wildcard hostnames Esa Korhonen 2017-01-15 22:17:36 +02:00
  • 936f8c438f Add support for wildcards in hostnames Esa Korhonen 2017-01-09 10:01:26 +02:00
  • 0ce7632f57 QC: Remove qc_is_real_query Johan Wikman 2017-01-16 11:23:21 +02:00
  • cd147add5f Move note about MaxAdmin from Changelog to Release notes. Esa Korhonen 2017-01-16 11:27:57 +02:00
  • 2cabcea211 Add definitions of MXS_MODULE_NAME to all modules Markus Mäkelä 2017-01-16 11:16:05 +02:00
  • d054bc9b04 Split config.h into external and internal parts Markus Mäkelä 2017-01-16 11:02:34 +02:00
  • 74c55e5c82 Remove qc_is_real_query use from mqfilter Markus Mäkelä 2017-01-16 10:49:25 +02:00
  • 666d12f5fb Fix devel package Markus Mäkelä 2017-01-16 10:33:11 +02:00
  • cbdab48237 Remove unused functions from config.h Markus Mäkelä 2017-01-16 10:19:16 +02:00
  • 08b5d5c957 Detect redefined rules Markus Mäkelä 2017-01-16 10:04:45 +02:00
  • c13a2eeb33 Hide definition of MXS_FILTER_DEF Johan Wikman 2017-01-13 14:59:58 +02:00
  • 41d2d65e71 Use new type names in insertstream Markus Mäkelä 2017-01-13 14:41:58 +02:00
  • a3a9edd3b6 Add insertstream documentation Markus Mäkelä 2017-01-13 11:15:58 +02:00
  • 1911430e96 Clean up insertstream source documentation Markus Mäkelä 2017-01-13 10:30:02 +02:00
  • 4869eccdc4 Improve insert value checks in insertstream Markus Mäkelä 2017-01-13 10:05:30 +02:00
  • 95ffa1c689 Add insert streaming filter Markus Makela 2016-11-22 21:35:13 +02:00
  • 1f1abbb37b Make rule matching stricter Markus Mäkelä 2017-01-13 17:37:28 +02:00
  • de07f1d69d Fix luafilter build failure Markus Mäkelä 2017-01-13 14:36:40 +02:00
  • 7d91872924 Fix typo in qlafilter documentation Markus Mäkelä 2017-01-13 14:29:24 +02:00
  • 60d4e17996 Allow restriction of module command arguments Markus Mäkelä 2017-01-13 14:12:38 +02:00
  • 265e5c0593 Rename FILTER_DEF to MXS_FILTER_DEF Johan Wikman 2017-01-13 14:30:11 +02:00
  • affec5e388 Rename FILTER_VERSION to MXS_FILTER_VERSION Johan Wikman 2017-01-13 13:52:12 +02:00
  • a41188bd5e Rename FILTER_VERSION to MXS_FILTER_VERSION Johan Wikman 2017-01-13 14:26:45 +02:00
  • 424849a9a2 Rename UPSTREAM to MXS_UPSTREAM Johan Wikman 2017-01-13 13:40:03 +02:00
  • 356690c0e5 Filter.h split into public and private parts Johan Wikman 2017-01-13 12:53:43 +02:00
  • 3e5e1bda6a Tee: Remove obsolete struct member Johan Wikman 2017-01-13 12:40:17 +02:00
  • ce182e3788 Introduce opaque type for filter session data Johan Wikman 2017-01-13 10:52:55 +02:00
  • d0cc246b79 Rename FILTER to MXS_FILTER Johan Wikman 2017-01-13 10:21:51 +02:00
  • e7b951c434 Rename FILTER_OBJECT to MXS_FILTER_OBJECT Johan Wikman 2017-01-13 10:02:25 +02:00
  • 6248d2bb9f Change int to int32_t in plugin interfaces Johan Wikman 2017-01-13 09:44:41 +02:00
  • 196d4ad840 Document module configuration directory Markus Mäkelä 2017-01-12 15:42:04 +02:00
  • 463b2fb468 Remove relative path processing from filters Markus Mäkelä 2017-01-12 12:51:49 +02:00
  • 813704440a Add relative path parameters Markus Mäkelä 2017-01-12 10:32:09 +02:00
  • 9168974882 Remove extra space after enum names Markus Mäkelä 2017-01-12 09:41:15 +02:00
  • 9e9582e71f Fix and install module configuration directory Markus Mäkelä 2017-01-12 08:59:13 +02:00
  • e1a43c15c5 Masking: Add error handling Johan Wikman 2017-01-12 13:59:43 +02:00
  • 9a85b8eb06 Masking: Handle multi results Johan Wikman 2017-01-12 13:45:44 +02:00
  • 9a95e79dd6 Masking: Add parameter for warnings Johan Wikman 2017-01-11 15:08:25 +02:00
  • e79e82b0a9 Update masking documentation Johan Wikman 2017-01-11 12:58:43 +02:00
  • 3acb43e2ed Address only specific type of columns when masking Johan Wikman 2017-01-11 09:51:48 +02:00
  • 10ba67be3c Handle binary resultsets in maskingfilter Johan Wikman 2017-01-10 15:24:04 +02:00
  • 43c81baf70 Add utility classes for dealing with binary resultsets Johan Wikman 2017-01-10 15:18:51 +02:00