Update Connector-C version
There are various bug fixes for TLS/SSL connections as well as reconnections. A large number of compiler warnings were also removed.
This commit is contained in:
parent
804991404e
commit
33488e1a1f
@ -9,7 +9,7 @@ set(MARIADB_CONNECTOR_C_REPO "https://github.com/MariaDB/mariadb-connector-c.git
|
||||
CACHE STRING "MariaDB Connector-C Git repository")
|
||||
|
||||
# Connector-C tag to use
|
||||
set(MARIADB_CONNECTOR_C_TAG "v3.0.3"
|
||||
set(MARIADB_CONNECTOR_C_TAG "v3.0.6"
|
||||
CACHE STRING "MariaDB Connector-C Git tag")
|
||||
|
||||
ExternalProject_Add(connector-c
|
||||
|
Loading…
x
Reference in New Issue
Block a user