mariadb/storage/connect
Olivier Bertrand 7b7414c0ef - Add the JDBC table type compilation for CMAKE.
modified:   storage/connect/CMakeLists.txt

- Fix MDEV-9993
  modified:   storage/connect/jsonudf.cpp
2016-04-27 12:36:55 +02:00
..
mysql-test/connect - Fix an error causing MYSQL table to fail saying "no result set" 2016-04-24 19:56:32 +02:00
.gitattributes Fix and Enhance remote indexing: 2015-07-16 11:05:20 +02:00
.gitignore Fix and Enhance remote indexing: 2015-07-16 11:05:20 +02:00
array.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
array.h Same changes than in version 10.0.17 2015-03-19 12:21:08 +01:00
blkfil.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
blkfil.h - FIX errors and some gcc warnings 2014-07-20 20:39:17 +02:00
block.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
catalog.h Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
checklvl.h Same changes than in version 10.0.17 2015-03-19 12:21:08 +01:00
CMakeLists.txt - Add the JDBC table type compilation for CMAKE. 2016-04-27 12:36:55 +02:00
colblk.cpp Commit od last modifications made for version 10.0 2015-06-06 19:23:06 +02:00
colblk.h Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
connect.cc - Fix and error causing remote indexing to fail when for not unique index. 2016-04-23 23:20:10 +02:00
connect.h Fix and Enhance remote indexing: 2015-07-16 11:05:20 +02:00
csort.cpp Merge 10.0 -> 10.0-connect 2014-04-21 14:57:10 +04:00
csort.h - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL. 2014-03-18 19:25:50 +01:00
domdoc.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
domdoc.h Update 10.1 with changes from 10.0 2015-04-19 12:15:58 +02:00
encas.h - Remove gcc warning (no previous declaration of msglang) 2014-11-16 01:16:51 +01:00
engmsg.h - Adding the JSON table type 2015-01-19 18:55:25 +01:00
enids.h - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
filamap.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
filamap.h Update 10.1 with changes from 10.0 2015-04-19 12:15:58 +02:00
filamdbf.cpp Commit od last modifications made for version 10.0 2015-06-06 19:23:06 +02:00
filamdbf.h - Initialise min/max buffer to 0 to avoid valgrind complaining 2014-09-02 01:40:15 +02:00
filamfix.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
filamfix.h - Add a new CONNECT global variable allowing to tell whether or not 2014-08-22 17:30:22 +02:00
filamtxt.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
filamtxt.h Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
filamvct.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
filamvct.h - Modifies the way indexed UPDATE/DELETE are sorted in order to execute 2014-08-16 16:46:35 +02:00
filamzip.cpp Remove warning on Linux 2015-12-04 01:02:27 +01:00
filamzip.h 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
filter.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
filter.h Commit od last modifications made for version 10.0 2015-06-06 19:23:06 +02:00
fmdlex.c - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp. 2015-12-14 23:49:17 +01:00
frcas.h - Remove gcc warning (no previous declaration of msglang) 2014-11-16 01:16:51 +01:00
frids.h - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
frmsg.h - Remove gcc warning (no previous declaration of msglang) 2014-11-16 01:16:51 +01:00
frmsg1.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
frmsg2.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
global.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
ha_connect.cc - Fix and error causing remote indexing to fail when for not unique index. 2016-04-23 23:20:10 +02:00
ha_connect.h - Fix MDEV-9779. Avoid buffer overflow when setting partname. 2016-03-25 13:02:34 +01:00
inihandl.c 5.5.40+ merge 2014-10-09 10:30:11 +02:00
inihandl.h - Add the PROFILE_End function in inihandl. Called by connect_done_func 2013-06-29 01:10:31 +02:00
jdbccat.h - Fix and error causing remote indexing to fail when for not unique index. 2016-04-23 23:20:10 +02:00
jdbconn.cpp - Add the use of prepared statement in the JDBC table type. 2016-04-26 11:22:30 +02:00
jdbconn.h - Add the use of prepared statement in the JDBC table type. 2016-04-26 11:22:30 +02:00
json.cpp - Fix MDEV-9322. 2015-12-27 19:37:28 +01:00
json.h Remove warning on Linux 2015-12-04 01:02:27 +01:00
jsonudf.cpp - Add the JDBC table type compilation for CMAKE. 2016-04-27 12:36:55 +02:00
jsonudf.h - Fix to MDEV-9446 (using Json UDFs when CONNECT is not installed) 2016-01-25 14:10:09 +01:00
libdoc.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
libdoc.h Fixing warnings: 2013-07-08 11:05:59 +04:00
macutil.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
macutil.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
Makefile Fix of error and warnings when compiling on linux 2015-10-25 17:46:20 +01:00
maputil.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
maputil.h - Set connection charset before calling mysql_real_connect for MYSQL 2015-01-06 10:18:04 +01:00
messages.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
msgid.h - Adding the JSON table type 2015-01-19 18:55:25 +01:00
mycat.cc - Fix and error causing remote indexing to fail when for not unique index. 2016-04-23 23:20:10 +02:00
mycat.h - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB Schema 2016-01-09 19:51:51 +01:00
myconn.cpp - Fix an error causing MYSQL table to fail saying "no result set" 2016-04-24 19:56:32 +02:00
myconn.h - Fix an error causing MYSQL table to fail saying "no result set" 2016-04-24 19:56:32 +02:00
myutil.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
myutil.h - Add longjmp initialization in PlgAllocResult 2013-12-11 23:33:36 +01:00
noconst.c Add new UDF noconst. 2015-08-19 17:52:33 +02:00
odbccat.h Same changes than in version 10.0.17 2015-03-19 12:21:08 +01:00
odbconn.cpp - Fix and error causing remote indexing to fail when for not unique index. 2016-04-23 23:20:10 +02:00
odbconn.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
os.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
osutil.c Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
osutil.h Merge 10.0 -> 10.0-connect 2014-04-21 14:57:10 +04:00
plgcnx.h - NOTE: an experimental implementation of MRR was done but not kept 2014-03-10 18:29:04 +01:00
plgdbsem.h - Fix and error causing remote indexing to fail when for not unique index. 2016-04-23 23:20:10 +02:00
plgdbutl.cpp - Fix and error causing remote indexing to fail when for not unique index. 2016-04-23 23:20:10 +02:00
plgodbc.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
plgxml.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
plgxml.h Update 10.1 with changes from 10.0 2015-04-19 12:15:58 +02:00
plugutil.c Add experimental Bson_Array function (not documented) 2015-09-06 15:51:48 +02:00
preparse.h - NOTE: an experimental implementation of MRR was done but not kept 2014-03-10 18:29:04 +01:00
rcmsg.c Commit od last modifications made for version 10.0 2015-06-06 19:23:06 +02:00
rcmsg.h Fixing compiler warnings ("no previous declaration for ...") 2013-05-13 15:57:49 +04:00
reldef.cpp - Fix and error causing remote indexing to fail when for not unique index. 2016-04-23 23:20:10 +02:00
reldef.h - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB Schema 2016-01-09 19:51:51 +01:00
resource.h - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
tabcol.cpp Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
tabcol.h This commit brings many changes, in particular two important ones: 2014-07-17 18:13:51 +02:00
tabdos.cpp Add new json UDFs and make possible to use a json file name as json item. 2015-08-14 17:07:50 +02:00
tabdos.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabfix.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabfix.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabfmt.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabfmt.h Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
tabjdbc.cpp - Add the use of prepared statement in the JDBC table type. 2016-04-26 11:22:30 +02:00
tabjdbc.h - Add the use of prepared statement in the JDBC table type. 2016-04-26 11:22:30 +02:00
tabjson.cpp - Copy error message from G to g when using temporary storage for parsing. 2015-12-13 18:43:37 +01:00
tabjson.h - Serialize: Protect again eventual longjmp's. 2015-12-09 00:00:08 +01:00
table.cpp - Fix to MDEV-9542 Connect was not handling NULLs in the answer 2016-02-15 10:32:30 +01:00
tabmac.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabmac.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabmul.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabmul.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabmysql.cpp - Fix an error causing MYSQL table to fail saying "no result set" 2016-04-24 19:56:32 +02:00
tabmysql.h Fix and Enhance remote indexing: 2015-07-16 11:05:20 +02:00
taboccur.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
taboccur.h - NOTE: an experimental implementation of MRR was done but not kept 2014-03-10 18:29:04 +01:00
tabodbc.cpp - Fix and error causing remote indexing to fail when for not unique index. 2016-04-23 23:20:10 +02:00
tabodbc.h Fix and Enhance remote indexing: 2015-07-16 11:05:20 +02:00
tabpivot.cpp - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB Schema 2016-01-09 19:51:51 +01:00
tabpivot.h Same changes than in version 10.0.17 2015-03-19 12:21:08 +01:00
tabsys.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabsys.h All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
tabtbl.cpp - Fix crash when sorting a TBL table with thread=yes. 2016-03-17 00:08:00 +01:00
tabtbl.h - Fix MDEV-9603 compiler error. 2016-03-16 18:53:56 +01:00
tabutil.cpp - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB Schema 2016-01-09 19:51:51 +01:00
tabutil.h Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
tabvct.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabvct.h - Make storing and sorting values using less memory allocation 2014-08-25 18:34:51 +02:00
tabvir.cpp Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
tabvir.h Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
tabwmi.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabwmi.h 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
tabxcl.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
tabxcl.h Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
tabxml.cpp Remove commented lines. 2015-11-22 16:15:57 +01:00
tabxml.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
user_connect.cc Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
user_connect.h Last commit was done with wrong files 2015-05-10 12:52:28 +02:00
valblk.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
valblk.h - Fix to MDEV-9542 Connect was not handling NULLs in the answer 2016-02-15 10:32:30 +01:00
value.cpp - Fix compile error when copying a string on itself. 2016-03-19 12:02:03 +01:00
value.h Add experimental Bson_Array function (not documented) 2015-09-06 15:51:48 +02:00
xindex.cpp Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
xindex.h Handle ODBC table null values modified: tabodbc.cpp 2015-06-03 16:58:42 +02:00
xobject.cpp Commit resolved conflicts 2015-09-18 18:39:08 +02:00
xobject.h Fix and Enhance remote indexing: 2015-07-16 11:05:20 +02:00
xtable.h Fix and Enhance remote indexing: 2015-07-16 11:05:20 +02:00