diff options
author | Olivier Bertrand <bertrandop@gmail.com> | 2017-11-03 15:24:48 +0100 |
---|---|---|
committer | Olivier Bertrand <bertrandop@gmail.com> | 2017-11-03 15:24:48 +0100 |
commit | 341a36021dfee36541ab75334b086cddded20a20 (patch) | |
tree | d88bbfef315b207619dffe2b7aa9e4f2e43b47fd /CMakeLists.txt | |
parent | b7f352b278a93985ddce608e4edb3f4c5ce2f396 (diff) | |
download | mariadb-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