mariadb/storage/connect
Olivier Bertrand 5ae67c6d63 - All this concern Json or Mongo tables based on MongoDB collections.
- Limit decimals of doubles printed from MongoDB
  Done in function Mini for Mongo C Driver and Java Driver
  Done in function SerializeValue for Java tables using the J Driver
        modified:   storage/connect/cmgoconn.cpp
        modified:   storage/connect/json.cpp
        modified:   storage/connect/json.h
        modified:   storage/connect/tabjmg.cpp

- Fix crash when using BSON_TYPE_DECIMAL128
        modified:   storage/connect/cmgoconn.cpp

- Collection name default to table name
  Fix it when creating tables via discovery
        modified:   storage/connect/ha_connect.cc
        modified:   storage/connect/tabbson.cpp
        modified:   storage/connect/tabjson.cpp
2021-05-05 00:31:21 +02:00
..
mysql-test/connect - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
.gitignore
ApacheInterface.java
array.cpp
array.h
blkfil.cpp
blkfil.h
block.h - Fix json_bjson (s was erase by Json_Subset) 2020-12-09 00:55:06 +01:00
bson.cpp - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
bson.h Fix of crashes of connect engine. 2021-02-05 10:56:05 +01:00
bsonudf.cpp Commit last pull from origin 2021-04-06 12:52:44 +02:00
bsonudf.h - Add new JPATH features 2021-02-16 00:31:27 +01:00
catalog.h
checklvl.h
Client.java
CMakeLists.txt Typo modified: CMakeLists.txt 2021-04-09 16:10:37 +02:00
cmgfam.cpp - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
cmgfam.h - Continue BSON implementation 2020-12-08 01:15:40 +01:00
cmgoconn.cpp - All this concern Json or Mongo tables based on MongoDB collections. 2021-05-05 00:31:21 +02:00
cmgoconn.h - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
colblk.cpp
colblk.h - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
connect.cc - Fix memory leak for the JSON table type 2020-12-01 19:39:09 +01:00
connect.h
csort.cpp
csort.h
domdoc.cpp
domdoc.h
encas.h
engmsg.h
enids.h
filamap.cpp Remove a push warning causing failing assert. Modified storage/connect/filamap.cpp 2020-12-04 23:21:59 +01:00
filamap.h
filamdbf.cpp - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
filamdbf.h - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
filamfix.cpp
filamfix.h
filamgz.cpp
filamgz.h
filamtxt.cpp fix warnings returned by gcc v10.0 2021-01-29 12:04:09 +01:00
filamtxt.h - Fix pretty=2 Tabjson bug on INSERT. 2020-12-15 12:28:03 +01:00
filamvct.cpp Fix compile error on LINUX (LARGE_INTEGER) 2020-11-03 23:19:22 +01:00
filamvct.h
filamzip.cpp - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
filamzip.h - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
filter.cpp
filter.h
fmdlex.c
frcas.h
frids.h
frmsg.h
frmsg1.h
frmsg2.h
global.h - Add the new BSON temporary type for testing 2021-01-08 22:18:52 +01:00
ha_connect.cc - All this concern Json or Mongo tables based on MongoDB collections. 2021-05-05 00:31:21 +02:00
ha_connect.h - Inline MakePtr and MakeOff with OFFSET as size_t 2020-10-18 17:20:44 +02:00
inihandl.cpp
inihandl.h
ioapi.c
ioapi.h
javaconn.cpp - Copy Mongo2.jar and Mongo3.jar in plugin directory 2021-04-05 17:01:43 +02:00
javaconn.h
JavaWrappers.jar
jdbccat.h
JdbcInterface.java
jdbconn.cpp
jdbconn.h
jmgfam.cpp - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
jmgfam.h - Continue BSON implementation 2020-12-08 01:15:40 +01:00
jmgoconn.cpp - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
jmgoconn.h - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
json.cpp - All this concern Json or Mongo tables based on MongoDB collections. 2021-05-05 00:31:21 +02:00
json.h - All this concern Json or Mongo tables based on MongoDB collections. 2021-05-05 00:31:21 +02:00
jsonudf.cpp Commit last pull from origin 2021-04-06 12:52:44 +02:00
jsonudf.h - Add new JPATH features 2021-02-16 00:31:27 +01:00
libdoc.cpp
libdoc.h
macutil.cpp
macutil.h
maputil.cpp Fix compile error on LINUX (LARGE_INTEGER) 2020-11-03 23:19:22 +01:00
maputil.h Fix compile error on LINUX (LARGE_INTEGER) 2020-11-03 23:19:22 +01:00
MariadbInterface.java
messages.h
mini-global.h
mongo.cpp - Inline MakePtr and MakeOff with OFFSET as size_t 2020-10-18 17:20:44 +02:00
mongo.h - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
Mongo2.jar - Copy Mongo2.jar and Mongo3.jar in plugin directory 2021-04-05 17:01:43 +02:00
Mongo2Interface.java
Mongo3.jar - Copy Mongo2.jar and Mongo3.jar in plugin directory 2021-04-05 17:01:43 +02:00
Mongo3Interface.java
msgid.h
mycat.cc - Continue BSON implementation 2020-12-08 01:15:40 +01:00
mycat.h
myconn.cpp
myconn.h
MysqlInterface.java
myutil.cpp Fix some test failure 2020-11-21 21:52:48 +01:00
myutil.h - Make possible to allocate work space larger than 4GB 2020-10-01 19:18:26 +02:00
noconst.c
odbccat.h
odbconn.cpp
odbconn.h
OracleInterface.java
os.h
osutil.c
osutil.h
plgcnx.h
plgdbsem.h - Fix memory leak for the JSON table type 2020-12-01 19:39:09 +01:00
plgdbutl.cpp - Make possible to allocate work space larger than 4GB 2020-10-01 19:18:26 +02:00
plgodbc.h
plgxml.cpp - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
plgxml.h
plugutil.cpp Fix of random crashes of connect engine (probably depend on addresses used)- 2021-02-05 10:55:53 +01:00
PostgresqlInterface.java
preparse.h
rcmsg.c
rcmsg.h
reldef.cpp
reldef.h
resource.h
rest.def
restget.cpp
tabbson.cpp - All this concern Json or Mongo tables based on MongoDB collections. 2021-05-05 00:31:21 +02:00
tabbson.h - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
tabcmg.cpp - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
tabcmg.h - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
tabcol.cpp
tabcol.h
tabdos.cpp BSON development 2020-12-11 16:34:50 +01:00
tabdos.h - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
tabext.cpp
tabext.h
tabfix.cpp
tabfix.h - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
tabfmt.cpp Fix some test failure 2020-11-21 21:52:48 +01:00
tabfmt.h
tabjdbc.cpp
tabjdbc.h
tabjmg.cpp - All this concern Json or Mongo tables based on MongoDB collections. 2021-05-05 00:31:21 +02:00
tabjmg.h - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
tabjson.cpp - All this concern Json or Mongo tables based on MongoDB collections. 2021-05-05 00:31:21 +02:00
tabjson.h - Major update of the json/bson/mongo table types programs. 2021-05-01 22:29:38 +02:00
table.cpp
tabmac.cpp
tabmac.h
tabmul.cpp
tabmul.h
tabmysql.cpp
tabmysql.h
taboccur.cpp
taboccur.h
tabodbc.cpp
tabodbc.h
tabpivot.cpp
tabpivot.h
tabrest.cpp typo tabrest.cpp 2021-04-08 19:05:11 +02:00
tabrest.h
tabsys.cpp
tabsys.h
tabtbl.cpp
tabtbl.h
tabutil.cpp
tabutil.h
tabvct.cpp
tabvct.h
tabvir.cpp
tabvir.h
tabwmi.cpp
tabwmi.h
tabxcl.cpp
tabxcl.h
tabxml.cpp - Fix bug making REST table fail using CURL 2021-03-16 23:32:58 +01:00
tabxml.h
tabzip.cpp - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
tabzip.h - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
unzip.c
unzip.h
user_connect.cc - Fix memory leak for the JSON table type 2020-12-01 19:39:09 +01:00
user_connect.h
valblk.cpp
valblk.h - Fix(?) Linux compile errors 2021-04-06 00:10:07 +02:00
value.cpp Remove based enum not accepted by most gcc compilers 2020-11-25 12:56:45 +01:00
value.h Fix crash on Json date columns 2020-11-04 15:46:02 +01:00
xindex.cpp Fix compile error on LINUX (LARGE_INTEGER) 2020-11-03 23:19:22 +01:00
xindex.h
xobject.cpp
xobject.h - Getting text of json items now includes all array members 2020-11-07 15:40:46 +01:00
xtable.h
zip.c
zip.h