2879: Update Connector-C to 3.1.8
This includes a fix that will return the proper error message even if the connection fails during reconnection.
This commit is contained in:
parent
62052edbc9
commit
136215ecd2
@ -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.1.7"
|
||||
set(MARIADB_CONNECTOR_C_TAG "v3.1.8"
|
||||
CACHE STRING "MariaDB Connector-C Git tag")
|
||||
|
||||
ExternalProject_Add(connector-c
|
||||
|
Loading…
x
Reference in New Issue
Block a user