Files
MaxScale/server/core
Johan Wikman 42b1722e49 Make query classifier self-contained.
Only the query classifier needs the functionality of the embedded
server, while the rest of MaxScale is content with the client
library or Connector/C.

This have now been rearranged so that query-classifier links with
the embedded static library and then explicitly exports its own
functions using the query_classifier.map linker script. That way
query classifier will use the embedded library, while the rest of
maxscale use the client library, and this without conflicts.

Currently, query_classifier is not linked to maxscale-common,
but executables must link to maxscale-common and query_classifier.
2016-01-25 21:43:49 +02:00
..
2014-08-18 09:39:29 +00:00
2015-11-30 10:56:38 +02:00
2015-11-30 10:56:38 +02:00
2015-12-08 09:32:10 +02:00
2015-11-30 13:54:46 +02:00
2015-11-30 14:10:15 +02:00
2016-01-19 10:53:55 +02:00
2015-11-26 17:34:53 +02:00
2015-11-26 17:34:53 +02:00
2015-11-30 15:18:51 +02:00
2016-01-08 13:47:34 +00:00
2016-01-25 21:43:49 +02:00
2015-11-30 18:58:43 +02:00
2016-01-22 18:55:54 +02:00
2016-01-19 10:53:55 +02:00
2016-01-19 10:53:55 +02:00
2015-12-01 09:28:19 +02:00
2015-12-01 09:29:03 +02:00
2015-12-01 09:29:52 +02:00