Updated connector version
The v2.2.1 tag had a bug where the timeouts were not working.
This commit is contained in:
parent
8cf1479f79
commit
bb1e36e2a5
@ -10,7 +10,7 @@ include(ExternalProject)
|
||||
set(MARIADB_CONNECTOR_C_REPO "https://github.com/MariaDB/mariadb-connector-c.git"
|
||||
CACHE STRING "MariaDB Connector-C Git repository")
|
||||
|
||||
set(MARIADB_CONNECTOR_C_TAG "v2.2.1"
|
||||
set(MARIADB_CONNECTOR_C_TAG "connector_c_2.2"
|
||||
CACHE STRING "MariaDB Connector-C Git tag")
|
||||
|
||||
ExternalProject_Add(connector-c
|
||||
|
Loading…
x
Reference in New Issue
Block a user