|
ebb3b52fdb
|
Included the my_config.h header before any system headers if mysql headers were used.
|
2014-10-10 12:30:21 +03:00 |
|
|
3cd8e29c4c
|
Changed the way some CMake functions are used to support older versions of CMake.
|
2014-10-07 14:09:22 +03:00 |
|
|
f4e591e382
|
Changed 'SkySQL Gateway' to 'MariaDB Corporation MaxScale'
|
2014-09-30 13:15:03 +03:00 |
|
|
fc848665e5
|
Added variables for RabbitMQ headers and libraries, added more error checks.
modified: CMakeLists.txt
modified: README
modified: macros.cmake
modified: query_classifier/test/canonical_tests/CMakeLists.txt
modified: rabbitmq_consumer/CMakeLists.txt
modified: server/modules/filter/CMakeLists.txt
|
2014-09-22 13:14:53 +03:00 |
|
|
8b1afbfe26
|
fixed tests not working with the normal 'make testall'
|
2014-09-16 20:02:28 +03:00 |
|
|
0f5cfdbd1a
|
Added dependency checks, Debian packaging and fixes to various parts of the CMake build files.
|
2014-09-16 15:02:43 +03:00 |
|
|
0f07c9f08c
|
Added hint tests
Fixed readwritesplit tests looking for test input in the wrong directory
Updated the canonical query test expected output
|
2014-09-15 09:27:47 +03:00 |
|
|
32b72ce474
|
more configuration options, README update and tests
|
2014-09-12 16:48:21 +03:00 |
|
|
d8c34aabad
|
added log manager and query classifier tests
|
2014-09-12 06:06:11 +03:00 |
|
|
aafc891c9a
|
Fixed canonical query test and mqfilter.c bugs
|
2014-09-05 10:58:54 +03:00 |
|
|
2c470d7bf4
|
Fixed canonizer.c passing NULL to various functions.
|
2014-09-04 18:19:15 +03:00 |
|
|
36bf676a83
|
Fixed canonical test's makefile.
Added option for compiling MaxScale with RabbitMQ filter
|
2014-09-04 16:43:52 +03:00 |
|
|
dfe2806e37
|
server/core/makefile: added -lmysqld to LDFLAGS so that the tests compile
query_classifier/test/canonical_tests/Makefile: Added hint.o to link flags
|
2014-09-04 15:44:00 +03:00 |
|
|
cf5821d4ef
|
Added expected results for missing queries.
|
2014-08-26 11:14:51 +03:00 |
|
|
69104d7dee
|
skygw_utils.cc:replace_literal: Fixed regular expression which, for example, accepted "200" with needle "2"
query_classifier.cc: fixed invalid argument list in logging command.
input.sql: added a few previously failed cases for canonical query test
|
2014-08-26 11:08:05 +03:00 |
|
|
4ab7112db7
|
more test cases for canonical queries and makefile typo fixes
|
2014-08-25 15:24:23 +03:00 |
|
|
662b4b00ee
|
the errmsg.sys file is now copied during test building
|
2014-08-22 20:50:54 +03:00 |
|
|
73707cc9da
|
canonical query tests for query classifier
|
2014-08-22 20:44:26 +03:00 |
|