Update connector-c to 3.0.2 for tests

Updated connector to same version that is used in MaxScale.
This commit is contained in:
Markus Mäkelä
2017-12-08 10:39:49 +02:00
parent ca458cdce8
commit 0ba7bdca81

View File

@ -91,7 +91,7 @@ add_test_executable_notest(sysbench_example.cpp sysbench_example replication)
# Build the MariaDB Connector/C 3.0 # Build the MariaDB Connector/C 3.0
set(CONNECTOR_C_VERSION "3.0" CACHE STRING "The Connector-C version to use") set(CONNECTOR_C_VERSION "v3.0.2" CACHE STRING "The Connector-C version to use")
include(ExternalProject) include(ExternalProject)
ExternalProject_Add(connector-c ExternalProject_Add(connector-c