Commit Graph

  • d3907882d6 Clean up the module handling functions Markus Mäkelä 2017-01-03 11:21:56 +02:00
  • bbee47ee13 Fix release build breakage Johan Wikman 2017-01-03 14:48:11 +02:00
  • 78928dc575 Make session_[getUser|get_remote] const correct Johan Wikman 2017-01-02 16:16:37 +02:00
  • 58dea62e24 Remove Gatekeeper Johan Wikman 2017-01-02 09:30:02 +02:00
  • eaf3633728 Only flush tables to disk at the end of the binlog Markus Mäkelä 2016-12-30 20:32:06 +02:00
  • 30a3475898 Add documentation for masking filter Johan Wikman 2016-12-28 22:49:10 +02:00
  • cb0cb4bb09 Add maxscale::Buffer Johan Wikman 2016-12-23 12:03:56 +02:00
  • 18008dec6d Rename mxs_mysql_account_to_pcre Johan Wikman 2016-12-29 11:47:08 +02:00
  • 997bec868f Move transforming function to common place Johan Wikman 2016-12-29 10:57:35 +02:00
  • c6e155cf2b Move quote triming function to common place Johan Wikman 2016-12-29 09:44:38 +02:00
  • b40872e600 Prefix le[int|str]-functions with "mxs_" Johan Wikman 2016-12-29 10:10:11 +02:00
  • c008d794c7 Add const correctness to mysql_util.h Johan Wikman 2016-12-27 15:51:41 +02:00
  • 25c3c33134 Added user creation command to CDCPlainAuth Markus Mäkelä 2016-12-23 11:20:25 +02:00
  • e07826229c MaxAdmin: Document admin/mariadb as credentials Johan Wikman 2016-12-23 14:32:38 +02:00
  • 03bac0f44d Update binlog documentation Johan Wikman 2016-12-23 08:48:23 +02:00
  • c186956e0e Add skeleton masking filter Johan Wikman 2016-12-22 19:00:59 +02:00
  • 65ca6a4be8 MaxRows: 0x0 detection in handle_rows() removed MassimilianoPinto 2016-12-22 17:03:57 +01:00
  • 6a53e70314 Documentation Update MassimilianoPinto 2016-12-22 15:48:53 +01:00
  • b9b3bfaa78 Use configured principal name Markus Mäkelä 2016-12-22 16:53:36 +02:00
  • 5664321df0 Add username and network address to newSession Markus Mäkelä 2016-12-22 11:56:45 +02:00
  • 47ac20adea Refer to sessions by ID instead of memory address Markus Mäkelä 2016-12-22 11:06:34 +02:00
  • 2bdda586f7 Remove CLI service modes Markus Mäkelä 2016-12-22 11:05:29 +02:00
  • 7cbd62db52 Fix show dbusers Markus Mäkelä 2016-12-22 10:02:16 +02:00
  • d50e25b688 Merge branch 'develop-2.0-merge-dec22' into develop Markus Mäkelä 2016-12-22 17:54:45 +02:00
  • 91dd2d9fb8 Cache: Plug a leak Johan Wikman 2016-12-22 16:30:00 +02:00
  • bc496e94bb Cache: Remove break when converting switch to if Johan Wikman 2016-12-22 14:30:58 +02:00
  • 520d28b27d Merge branch '2.0' into develop Markus Mäkelä 2016-12-22 13:40:16 +02:00
  • cb73263b93 MaxRows: EOF/OK is not checked while receiving a large packet MassimilianoPinto 2016-12-22 12:14:03 +01:00
  • c7dfd1b0bd Cache: Introduce soft and hard TTL Johan Wikman 2016-12-21 14:11:31 +02:00
  • 97fcb94daa Cache: Always return staleness Johan Wikman 2016-12-21 13:14:59 +02:00
  • 2ea436a5c7 Cache: Test TTL behaviour Johan Wikman 2016-12-20 16:10:24 +02:00
  • 69acb8b9aa Cache: Fix review issues Johan Wikman 2016-12-20 15:38:50 +02:00
  • e90f0d31a6 Cache: Pass argument as reference when it must be non-NULL Johan Wikman 2016-12-20 14:08:43 +02:00
  • 3f2c6d844b Cache: Use consistent naming in storage imlementations Johan Wikman 2016-12-20 13:35:22 +02:00
  • 3967a0b8c2 Cache: Provide Storage boiler-plate using template Johan Wikman 2016-12-20 13:10:06 +02:00
  • ee422fd3ec Cache: Provide storage config as an object Johan Wikman 2016-12-20 12:07:06 +02:00
  • 34b3f5c06e Cache: Invert test for capabilities Johan Wikman 2016-12-20 10:47:54 +02:00
  • ae49e0e580 Add custom usage for CDC schema generator Markus Mäkelä 2016-12-22 09:41:28 +02:00
  • 06d362765c Use pending status only with running monitors Markus Mäkelä 2016-12-21 21:53:10 +02:00
  • 6da835ee44 MXS-1068: Maxrows filter doesn't count properly the result rows with size greater than16MBytes MassimilianoPinto 2016-12-21 10:06:59 +01:00
  • 5d1b94de88 assigns the target server before gwbuf_append() Dong Young Yoon 2016-12-17 15:49:24 -05:00
  • cc2ce089c6 little fix in tpmfilter documentation. Dong Young Yoon 2016-12-16 15:19:31 -05:00
  • 65b6ba6b1e added a comment explaining log format. Dong Young Yoon 2016-12-16 02:36:19 -05:00
  • 3e6cbeff19 1. Applied changes suggested from Markus. 2. tpmfilter now prints username of the client instead of the hostname of the target server. Dong Young Yoon 2016-12-16 02:32:02 -05:00
  • b0d507bf4c updated documentation for TPM filter. Dong Young Yoon 2016-12-14 17:41:15 -05:00
  • 2866ef8dae added default values for options. Dong Young Yoon 2016-12-14 17:28:18 -05:00
  • 7776d55963 tpmfilter now prints which server the query has been executed on. Dong Young Yoon 2016-12-14 12:07:48 -05:00
  • cb243f47a0 Remove usage of LUA_OK Markus Mäkelä 2016-12-20 10:51:23 +02:00
  • 036a6de0f1 Cache: Add more storage tests Johan Wikman 2016-12-19 15:39:23 +02:00
  • ec12786f49 Cache: Do not update head when accessing tail Johan Wikman 2016-12-19 15:35:56 +02:00
  • 68965639d2 Document zero weightby values Markus Mäkelä 2016-12-20 02:32:48 +02:00
  • ae8c21929f Serialize server weighting parameters Markus Mäkelä 2016-12-19 18:14:47 +02:00
  • 180728dde6 Only serialize created servers Markus Mäkelä 2016-12-19 18:13:36 +02:00
  • aae84144ea Add show version command to maxadmin Markus Mäkelä 2016-12-19 17:06:31 +02:00
  • 28f828b8a7 Fix luafilter build failure Markus Mäkelä 2016-12-19 16:23:33 +02:00
  • 31b9018650 MXS-838 Stop readconnroute from routing to servers in maintenance Esa Korhonen 2016-12-16 16:41:21 +02:00
  • b62db91ab3 Add gwbuf_compare Johan Wikman 2016-12-19 14:22:34 +02:00
  • 3a3632e75e Cache: Test LRU size limit Johan Wikman 2016-12-16 16:07:13 +02:00
  • 83c19c0b1a Cache: Factor out commonality of test[raw|lru]storage.cc Johan Wikman 2016-12-16 15:47:54 +02:00
  • 9998f60493 Cache: Specify item count explcitly in tests Johan Wikman 2016-12-16 14:41:26 +02:00
  • 43c694020c Cache: Use Tester facilities in testkeygeneration Johan Wikman 2016-12-16 14:20:04 +02:00
  • 23556cdfa2 Cache: Allow number of items + sizes to be specified in tests Johan Wikman 2016-12-16 13:46:57 +02:00
  • f929932fc0 Move docs from buffer.c to buffer.h Johan Wikman 2016-12-19 11:03:31 +02:00
  • 6e6a3e4626 Replace gwbuf_clone_all with gwbuf_clone Johan Wikman 2016-12-19 10:20:16 +02:00
  • 7a08ea99af Change README to Markdown and fix Travis for 2.0 Markus Makela 2016-11-04 15:19:22 +02:00
  • 875766cf62 Make modutil_create_query parameters const Markus Mäkelä 2016-12-19 10:11:06 +02:00
  • cfaf03de3c Avoid calling nil Lua functions Markus Mäkelä 2016-12-18 22:39:27 +02:00
  • be1b868938 Expose the query classifier through the luafilter Markus Mäkelä 2016-12-18 09:50:52 +02:00
  • 8562a5138c Remove DECIMAL from avrorouter limitations Markus Mäkelä 2016-12-18 08:37:22 +02:00
  • 3509aa144c Fix disable_master_role_setting in galeramon Markus Mäkelä 2016-12-17 23:15:59 +02:00
  • 269a97b2de Fix DECIMAL handling in Avrorouter Markus Mäkelä 2016-12-17 12:15:16 +02:00
  • 488a9d24e3 Stop the Avrorouter when MaxScale is shutting down Markus Mäkelä 2016-12-17 12:14:07 +02:00
  • 7e9db7ed0c Have server status updates applied during monitor loop Esa Korhonen 2016-12-14 17:50:17 +02:00
  • ac36f04f93 Add 'root_node_as_master' to list of monitor parameters Markus Mäkelä 2016-12-17 00:17:49 +02:00
  • 2b5ec8f162 Pick node with index of 0 as the Galera master Markus Mäkelä 2016-12-16 19:33:05 +02:00
  • 067d48ddc6 Check if source and destination overlap in serverAddMonUser Markus Mäkelä 2016-12-16 18:18:04 +02:00
  • f69c8ccd0c Use server credentials for monitor permissions checks Markus Mäkelä 2016-12-16 18:02:07 +02:00
  • 9e27e6c002 Don't ask for unlimited files Markus Mäkelä 2016-12-16 15:51:17 +02:00
  • d457f9cd03 Cache: Add LRU storage test Johan Wikman 2016-12-16 12:50:30 +02:00
  • 7a7cfbab36 Cache: Refactor Tester hierarchy Johan Wikman 2016-12-15 21:51:09 +02:00
  • 883b82a26a Cache: Use StorageFactory for creating the cache key Johan Wikman 2016-12-15 19:03:46 +02:00
  • 9e89fe9246 Cache: Move key generation to module level Johan Wikman 2016-12-15 18:46:48 +02:00
  • 297b8e1a44 Cache: Implement testrawstorage using TesterRawStorage Johan Wikman 2016-12-15 17:27:17 +02:00
  • 80ac69d667 Cache: Add TesterRawStorage class Johan Wikman 2016-12-15 17:21:31 +02:00
  • eda84a1f96 Cache: Add TesterStorage class Johan Wikman 2016-12-15 17:16:36 +02:00
  • 179762ff0a Cache: Add Tester class Johan Wikman 2016-12-15 16:59:32 +02:00
  • 2751640a02 Adjust for RocksDB behaviour Johan Wikman 2016-12-15 10:33:57 +02:00
  • bb9b5a87c1 Log a message when persisted configurations are used Markus Mäkelä 2016-12-16 10:28:06 +02:00
  • 11d1875399 Handle batched reads from cloned sessions Markus Mäkelä 2016-12-15 11:05:36 +02:00
  • 4d431b787a Remove rwsplit transaction tracking Markus Mäkelä 2016-12-15 10:54:42 +02:00
  • 7454ef1d0b MXS-1064: Encryption options to "show service ..." MassimilianoPinto 2016-12-14 15:59:28 +01:00
  • 3a96482c23 Remove unnecessary memory barrier Esa Korhonen 2016-12-14 14:06:44 +02:00
  • f59c6d67c3 Expand testrawstorage Johan Wikman 2016-12-14 22:31:16 +02:00
  • 8019bf71e0 Honour max_size also with existing values Johan Wikman 2016-12-14 22:06:17 +02:00
  • 8864753edf Rename things to make it clearer Johan Wikman 2016-12-14 16:03:28 +02:00
  • c81394445b Cache: Plug some leaks Johan Wikman 2016-12-14 13:22:11 +02:00
  • a8a5bafdb6 Fix pointer manipulation in LRUStorage Johan Wikman 2016-12-13 22:23:36 +02:00
  • 9f08e1300f Make Cache/Storage const correct Johan Wikman 2016-12-13 14:04:19 +02:00
  • e5cd9ba47e Refactor testrawstorage slightly Johan Wikman 2016-12-13 13:41:22 +02:00
  • f9a7edc7d2 Fix tee filter Markus Mäkelä 2016-12-14 13:03:39 +02:00