MXS-1783 Add 10.4 support

qc_mysqlembedded can now be built using the embedded library from
MariaDB 10.4.
This commit is contained in:
Johan Wikman
2019-05-31 10:57:40 +03:00
parent de3c5721e9
commit b635cc92ab
5 changed files with 263 additions and 75 deletions

View File

@ -440,6 +440,7 @@ static const char* BUILTIN_FUNCTIONS[] =
"instr",
"lcase",
"left",
"lengthb",
"length",
"like",
"load_file",