summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorOlivier Bertrand <bertrandop@gmail.com>2017-11-03 15:24:48 +0100
committerOlivier Bertrand <bertrandop@gmail.com>2017-11-03 15:24:48 +0100
commit341a36021dfee36541ab75334b086cddded20a20 (patch)
treed88bbfef315b207619dffe2b7aa9e4f2e43b47fd /CMakeLists.txt
parentb7f352b278a93985ddce608e4edb3f4c5ce2f396 (diff)
downloadmariadb-git-341a36021dfee36541ab75334b086cddded20a20.tar.gz
- Fix MDEV-13925: Actually this fixes SELECT queries when
the WHERE clause have single quote. modified: storage/connect/ha_connect.cc - Use Windows VirtualAlloc and VirtualFree for the Sarea workspace modified: storage/connect/global.h modified: storage/connect/ha_connect.cc modified: storage/connect/jsonudf.cpp modified: storage/connect/plgdbutl.cpp modified: storage/connect/plugutil.cpp modified: storage/connect/user_connect.cc - Change inihandl from c to c++. Because it now includes global.h that contains a bool function definition that make compile to fail on Linux. modified: storage/connect/CMakeLists.txt removed: storage/connect/inihandl.c added: storage/connect/inihandl.cpp - Fix MDEV-13860 CONNECT engine does not build with JDBC without ODBC. By including Sergei's patch in connect_assisted_discovery. modified: storage/connect/ha_connect.cc
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions