Update connector-c to 3.0.2 for tests
Updated connector to same version that is used in MaxScale.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user