MXS-1462: Update Connector-C to 2.3.4
The issues with TLS were fixed by upgrading the connector to the latest 2.3 version.
This commit is contained in:
@ -9,7 +9,7 @@ set(MARIADB_CONNECTOR_C_REPO "https://github.com/MariaDB/mariadb-connector-c.git
|
|||||||
CACHE STRING "MariaDB Connector-C Git repository")
|
CACHE STRING "MariaDB Connector-C Git repository")
|
||||||
|
|
||||||
# Release 2.3.3 (preliminary) of the Connector-C
|
# Release 2.3.3 (preliminary) of the Connector-C
|
||||||
set(MARIADB_CONNECTOR_C_TAG "v2.3.3_pre"
|
set(MARIADB_CONNECTOR_C_TAG "v_2.3.4"
|
||||||
CACHE STRING "MariaDB Connector-C Git tag")
|
CACHE STRING "MariaDB Connector-C Git tag")
|
||||||
|
|
||||||
ExternalProject_Add(connector-c
|
ExternalProject_Add(connector-c
|
||||||
|
Reference in New Issue
Block a user