mariadb/storage/connect
Olivier Bertrand 0149f9c2a1 Add MONGO table type
new file:   storage/connect/tabmgo.cpp
  new file:   storage/connect/tabmgo.h
  modified:   storage/connect/ha_connect.cc
  modified:   storage/connect/mycat.cc
  modified:   storage/connect/plgdbsem.h

Fix crash when dbname is null forJSON MGO tables
  modified:   storage/connect/tabjson.cpp
  modified:   storage/connect/tabjson.h
2017-04-17 10:44:51 +02:00
..
mysql-test/connect Return to original version of jdbc.test 2017-03-27 15:51:39 +02:00
.gitignore git90.msg + git91.msg 2016-06-02 23:36:19 +02:00
ApacheInterface.java - Fix MDEV-11234. Escape quoting character. Should be doubled. 2016-11-06 14:57:27 +01:00
array.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
array.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
blkfil.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
blkfil.h
block.h
catalog.h connect engine compiler warnings 2016-02-18 09:22:41 +01:00
checklvl.h
Client.java All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
CMakeLists.txt Comment out in CMakeLists.txt 2017-04-14 12:58:47 +02:00
colblk.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
colblk.h
connect.cc Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
connect.h Correct FSF address 2017-03-10 18:21:29 +01:00
csort.cpp All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
csort.h
domdoc.cpp Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
domdoc.h Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
encas.h
engmsg.h
enids.h
filamap.cpp Fix crash when a line is not ended by \n. 2017-03-27 15:40:07 +02:00
filamap.h Fix some XML table type bugs: 2016-12-23 16:58:32 +01:00
filamdbf.cpp All changes made on 10.1 2017-02-16 18:01:48 +01:00
filamdbf.h - Working on MDEV-10525. Lrecl mismatch on DBF files 2016-09-16 22:14:14 +02:00
filamfix.cpp
filamfix.h
filamgz.cpp Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
filamgz.h Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
filamtxt.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
filamtxt.h
filamvct.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
filamvct.h
filamzip.cpp Fix crash when a line is not ended by \n. 2017-03-27 15:40:07 +02:00
filamzip.h Fix crash when a line is not ended by \n. 2017-03-27 15:40:07 +02:00
filter.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
filter.h
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
frids.h
frmsg.h
frmsg1.h
frmsg2.h
global.h Replace setjmp-longjmp's by try_catch-throw 2017-03-05 19:43:17 +01:00
ha_connect.cc Add MONGO table type 2017-04-17 10:44:51 +02:00
ha_connect.h Correct FSF address 2017-03-10 18:21:29 +01:00
inihandl.c Correct FSF address 2017-03-10 18:21:29 +01:00
inihandl.h
ioapi.c Fixed compiler warnings 2017-02-28 16:10:46 +01:00
ioapi.h connect: compilation errors and few obvious bugs 2017-01-17 16:21:53 +01:00
JavaWrappers.jar - Fix null pointer java error when connecting to jdbc:drill driver. 2016-11-27 14:42:37 +01:00
jdbccat.h - Fix MDEV-11234. Escape quoting character. Should be doubled. 2016-11-06 14:57:27 +01:00
JdbcInterface.java - Fix null pointer java error when connecting to jdbc:drill driver. 2016-11-27 14:42:37 +01:00
jdbconn.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
jdbconn.h - Fix MDEV-11234. Escape quoting character. Should be doubled. 2016-11-06 14:57:27 +01:00
json.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
json.h Commit updating CONNECT from the 10.1 version 2015-12-04 22:38:16 +01:00
jsonudf.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
jsonudf.h - Fix MDEV-11234. Escape quoting character. Should be doubled. 2016-11-06 14:57:27 +01:00
libdoc.cpp Fix some XML table type bugs: 2016-12-23 16:58:32 +01:00
libdoc.h
macutil.cpp
macutil.h
maputil.cpp MDEV-9617 solaris sparc build fails on 10.0 2016-04-24 18:15:20 +02:00
maputil.h
MariadbInterface.java All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
messages.h
mongofam.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
mongofam.h Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
msgid.h
mycat.cc Add MONGO table type 2017-04-17 10:44:51 +02:00
mycat.h Correct FSF address 2017-03-10 18:21:29 +01:00
myconn.cpp CONNECT Storage Engine: Support of ENUM and SET column types 2017-03-10 17:53:36 +01:00
myconn.h - Possibly fix MDEV-10179 Reset remote tables when re-opening 2016-06-13 14:28:02 +02:00
MysqlInterface.java All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
myutil.cpp CONNECT Storage Engine: Support of ENUM and SET column types 2017-03-10 17:53:36 +01:00
myutil.h
noconst.c
odbccat.h All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
odbconn.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
odbconn.h All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
OracleInterface.java All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
os.h
osutil.c Replace setjmp-longjmp's by try_catch-throw 2017-03-05 19:43:17 +01:00
osutil.h
plgcnx.h Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
plgdbsem.h Add MONGO table type 2017-04-17 10:44:51 +02:00
plgdbutl.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
plgodbc.h
plgxml.cpp Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
plgxml.h Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
plugutil.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
PostgresqlInterface.java All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
preparse.h
rcmsg.c
rcmsg.h
reldef.cpp All changes made on 10.1 2017-02-16 18:01:48 +01:00
reldef.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
resource.h
tabcol.cpp - Possibly fix MDEV-10179 Reset remote tables when re-opening 2016-06-13 14:28:02 +02:00
tabcol.h
tabdos.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
tabdos.h Fix crash when a line is not ended by \n. 2017-03-27 15:40:07 +02:00
tabext.cpp Fix MDEV-12220: Crash when doing UPDATE or DELETE on an external 2017-03-17 19:00:30 +01:00
tabext.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabfix.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
tabfix.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabfmt.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
tabfmt.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabjdbc.cpp Replace setjmp-longjmp's by try_catch-throw 2017-03-05 19:43:17 +01:00
tabjdbc.h Typo 2017-03-18 12:42:46 +01:00
tabjson.cpp Add MONGO table type 2017-04-17 10:44:51 +02:00
tabjson.h Add MONGO table type 2017-04-17 10:44:51 +02:00
table.cpp All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabmac.cpp All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabmac.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabmgo.cpp Add MONGO table type 2017-04-17 10:44:51 +02:00
tabmgo.h Add MONGO table type 2017-04-17 10:44:51 +02:00
tabmul.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
tabmul.h CONNECT DIR tables: fix retrieving file date values under Windows. 2017-03-09 16:28:11 +01:00
tabmysql.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
tabmysql.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
taboccur.cpp All changes made on 10.1 2017-02-16 18:01:48 +01:00
taboccur.h
tabodbc.cpp Commit resolved files 2017-04-06 00:44:53 +02:00
tabodbc.h Replace setjmp-longjmp's by try_catch-throw 2017-03-05 19:43:17 +01:00
tabpivot.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
tabpivot.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabsys.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
tabsys.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabtbl.cpp All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabtbl.h - Fix MDEV-9603 compiler error. 2016-03-16 19:17:55 +01:00
tabutil.cpp All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabutil.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabvct.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
tabvct.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabvir.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
tabvir.h
tabwmi.cpp Update version number and date 2017-03-02 12:12:53 +01:00
tabwmi.h
tabxcl.cpp All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabxcl.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabxml.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
tabxml.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabzip.cpp Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
tabzip.h Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
unzip.c - MDEV-11295: developing handling files contained in ZIP file. 2016-12-12 10:57:19 +01:00
unzip.h - MDEV-11295: developing handling files contained in ZIP file. 2016-12-12 10:57:19 +01:00
user_connect.cc Correct FSF address 2017-03-10 18:21:29 +01:00
user_connect.h Correct FSF address 2017-03-10 18:21:29 +01:00
valblk.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
valblk.h - Fix to MDEV-9542 Connect was not handling NULLs in the answer 2016-02-15 23:41:59 +01:00
value.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
value.h Update version number and date 2017-03-02 12:12:53 +01:00
xindex.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
xindex.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
xobject.cpp Add mongoDB access to json tables. 2017-04-13 21:30:33 +02:00
xobject.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
xtable.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
zip.c Fixed compiler warnings 2017-02-28 16:10:46 +01:00
zip.h - MDEV-11295: developing handling files contained in ZIP file. 2016-12-12 10:57:19 +01:00