diff --git a/maxscale-system-test/utilities.cmake b/maxscale-system-test/utilities.cmake index 27deb9f16..a657c87a7 100644 --- a/maxscale-system-test/utilities.cmake +++ b/maxscale-system-test/utilities.cmake @@ -91,7 +91,7 @@ add_test_executable_notest(sysbench_example.cpp sysbench_example replication) # 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) ExternalProject_Add(connector-c