MXS-951: Update connector version
The 2.3.2 version of the Connector/C has the fix for the missing character sets and collations.
This commit is contained in:
parent
5fc7b277da
commit
338c625b9a
@ -9,7 +9,7 @@ set(MARIADB_CONNECTOR_C_REPO "https://github.com/MariaDB/mariadb-connector-c.git
|
||||
CACHE STRING "MariaDB Connector-C Git repository")
|
||||
|
||||
# Release 2.2.3 of the Connector-C
|
||||
set(MARIADB_CONNECTOR_C_TAG "v2.3.0"
|
||||
set(MARIADB_CONNECTOR_C_TAG "v2.3.2"
|
||||
CACHE STRING "MariaDB Connector-C Git tag")
|
||||
|
||||
ExternalProject_Add(connector-c
|
||||
|
Loading…
x
Reference in New Issue
Block a user