fc6f49fe8a
Link against Connector-C.
...
Now, qc_mysqlembedded is linked against MySQL's embedded library,
and MaxScale itself against Connector-C.
So, in order to build MaxScale, Connector-C must be installed.
This has been tested with Connector-C 2.2.1.
The build variable MYSQLCLIENT_LIBRARIES is no longer used.
2016-02-01 15:43:05 +02:00
d15508d2d4
Updated rabbitmq-consumer build process
...
Updated the CMake files to use proper install locations and removed
unused spec file.
2015-11-30 10:46:24 +02:00
da406db292
Changed install path to /usr/local/mariadb-maxscale
2015-03-23 20:12:56 +02:00
7cfc1d3cc9
Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'.
2015-03-23 14:53:31 +02:00
ab6418c939
Fixes to RabbitMQ filter and consumer.
2015-01-30 18:03:20 +02:00
d45cae2ee7
Seaprated the RabbitMQ consumer from MaxScale's build system.
2015-01-18 12:34:32 +02:00
990de59241
Added find_package modules for MySQLClient and RabbitMQ and fixed an error in consumer.c
2014-11-19 15:16:10 +02: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
0f5cfdbd1a
Added dependency checks, Debian packaging and fixes to various parts of the CMake build files.
2014-09-16 15:02:43 +03:00
fdf1271138
Cleaned up RabbitMQ component building.
2014-09-16 11:34:05 +03:00
5d26cf6fd5
Added optional RabbitMQ component configuration
...
Changed all the configuration variables to cached
Fixed some errors in tests
2014-09-14 07:33:21 +03:00
13f63ab92b
additional checks for object and schema triggers
...
minor bug fixes in consumer.c
2014-09-03 18:35:20 +03:00
89a2d1d4c7
RabbitMQ consumer client
2014-09-03 14:02:35 +03:00