Kaydet (Commit) 3e736d50 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Don't change the mysql/mariadb connector version

Change-Id: Iaec9ca5ae588c2a82a823475fecde28519aa3b2f
üst 01cb7bc8
......@@ -7532,7 +7532,7 @@ if test "x$enable_ext_mariadb_connector" = "xyes" -a "x$enable_extension_integra
ENABLE_MARIADBC=YES
MARIADBC_MAJOR=1
MARIADBC_MINOR=0
MARIADBC_MICRO=0
MARIADBC_MICRO=2
BUILD_TYPE="$BUILD_TYPE MARIADBC"
else
AC_MSG_RESULT([no])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment