..
mysql-test /connect
Commit last pull from origin
2021-04-06 12:52:44 +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
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
array.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
blkfil.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
blkfil.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
block.h
- Fix json_bjson (s was erase by Json_Subset)
2020-12-09 00:55:06 +01:00
bson.cpp
Commit last pull from origin
2021-04-06 12:52:44 +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
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
checklvl.h
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
Client.java
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
CMakeLists.txt
MDEV-25777: JAVA_INCLUDE_PATH and JAVA_INCLUDE_PATH2 not found with out of source configuration and Ninja generator
2021-06-04 10:52:18 +02:00
cmgfam.cpp
- Continue BSON implementation
2020-12-08 01:15:40 +01:00
cmgfam.h
- Continue BSON implementation
2020-12-08 01:15:40 +01:00
cmgoconn.cpp
- Fix crash when not specifying the collection for MongoDB
2021-04-05 18:33:37 +02:00
cmgoconn.h
Squashed commit of the following:
2017-10-26 12:48:13 +03:00
colblk.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
colblk.h
Merge connect/10.0 into 10.0
2017-09-19 02:05:11 +03:00
connect.cc
- Fix memory leak for the JSON table type
2020-12-01 19:39:09 +01:00
connect.h
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
csort.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
csort.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
domdoc.cpp
Squashed commit of connect/10.0:
2018-10-28 10:41:31 +01:00
domdoc.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
encas.h
- Remove gcc warning (no previous declaration of msglang)
2014-11-16 01:16:51 +01:00
engmsg.h
Make source the same as branch 10.2
2017-08-06 21:33:52 +02:00
enids.h
- Implement the NEWMSG and XMSG methods
2014-11-15 18:28:24 +01:00
filamap.cpp
Remove a push warning causing failing assert. Modified storage/connect/filamap.cpp
2020-12-04 23:21:59 +01:00
filamap.h
Fix some XML table type bugs:
2016-12-23 16:58:32 +01:00
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
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
filamfix.h
- Add a new CONNECT global variable allowing to tell whether or not
2014-08-22 17:30:22 +02:00
filamgz.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
filamgz.h
Commit changes made for version 10.1
2017-01-17 19:39:49 +01:00
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
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
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
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
filter.h
CONNECT compilation failure
2019-04-26 20:50:31 +02:00
fmdlex.c
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02: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
frmsg2.h
global.h
- Add the new BSON temporary type for testing
2021-01-08 22:18:52 +01:00
ha_connect.cc
Commit last pull from origin
2021-04-06 12:52:44 +02:00
ha_connect.h
- Inline MakePtr and MakeOff with OFFSET as size_t
2020-10-18 17:20:44 +02:00
inihandl.cpp
cleanup: remove always true condition to fix clang warning
2019-11-19 17:09:43 +07:00
inihandl.h
ioapi.c
Fix wrong value of JSON column
2017-05-11 21:57:21 +02:00
ioapi.h
Fix wrong value of JSON column
2017-05-11 21:57:21 +02:00
javaconn.cpp
CONNECT: move jar files to /usr/share and include them in DEBs
2021-05-22 21:56:51 +02:00
javaconn.h
Squashed commit of connect/10.0:
2018-10-28 10:41:31 +01:00
jdbccat.h
Squashed commit of the following:
2017-10-26 12:48:13 +03:00
JdbcInterface.java
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
jdbconn.cpp
Connect: Remove some unused variables
2020-03-21 12:52:07 +02:00
jdbconn.h
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
jmgfam.cpp
- Continue BSON implementation
2020-12-08 01:15:40 +01:00
jmgfam.h
- Continue BSON implementation
2020-12-08 01:15:40 +01:00
jmgoconn.cpp
- Copy Mongo2.jar and Mongo3.jar in plugin directory
2021-04-05 17:01:43 +02:00
jmgoconn.h
Merge connect/10.0 into 10.0
2017-09-19 02:05:11 +03:00
json.cpp
- Add new JPATH features
2021-02-16 00:31:27 +01:00
json.h
Desesperatly trying to stop compiling failures
2020-11-25 17:42:01 +01:00
jsonudf.cpp
Fix clang++-11 -Wsometimes-uninitialized
2021-05-07 14:52:46 +03:00
jsonudf.h
- Add new JPATH features
2021-02-16 00:31:27 +01:00
libdoc.cpp
In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve NOSQL data.
2019-08-24 16:14:24 +02:00
libdoc.h
macutil.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
macutil.h
Commit changes pulled from ob-10.0
2015-06-02 10:34:51 +02:00
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
All changes made on 10.1 for last 11 commits
2016-07-14 20:12:22 +02:00
messages.h
mini-global.h
In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve NOSQL data.
2019-08-24 16:14:24 +02:00
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
Mongo2Interface.java
Merge connect/10.0 into 10.0
2017-09-19 02:05:11 +03:00
Mongo3Interface.java
Merge connect/10.0 into 10.0
2017-09-19 02:05:11 +03:00
msgid.h
Make source the same as branch 10.2
2017-08-06 21:33:52 +02:00
mycat.cc
- Continue BSON implementation
2020-12-08 01:15:40 +01:00
mycat.h
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
myconn.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +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
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
Merge connect/10.0 into 10.0
2017-08-01 11:39:10 +03:00
odbccat.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
odbconn.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
odbconn.h
Merge connect/10.0 into 10.0
2017-09-19 02:05:11 +03:00
OracleInterface.java
All changes made on 10.1 for last 11 commits
2016-07-14 20:12:22 +02:00
os.h
Merge connect/10.0 into 10.0
2017-09-19 02:05:11 +03:00
osutil.c
Make source the same as branch 10.2
2017-08-06 21:33:52 +02:00
osutil.h
In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve NOSQL data.
2019-08-24 16:14:24 +02:00
plgcnx.h
Fix spelling: occurred, execute, which etc
2016-03-04 02:09:37 +02:00
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
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
plugutil.cpp
Fix of random crashes of connect engine (probably depend on addresses used)-
2021-02-05 10:55:53 +01:00
PostgresqlInterface.java
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
preparse.h
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
rcmsg.c
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
rcmsg.h
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
reldef.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
reldef.h
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
resource.h
- Implement the NEWMSG and XMSG methods
2014-11-15 18:28:24 +01:00
rest.def
In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve NOSQL data.
2019-08-24 16:14:24 +02:00
restget.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
tabbson.cpp
- Fix bug making REST table fail using CURL
2021-03-16 23:32:58 +01:00
tabbson.h
- Fix bug making REST table fail using CURL
2021-03-16 23:32:58 +01:00
tabcmg.cpp
- Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table
2020-07-16 16:30:54 +02:00
tabcmg.h
Merge connect/10.0 into 10.0
2017-09-19 02:05:11 +03:00
tabcol.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
tabcol.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
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
Squashed commit of connect/10.0:
2019-04-26 16:49:25 +02:00
tabext.h
Squashed commit of connect/10.0:
2019-04-26 16:49:25 +02:00
tabfix.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
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
Squashed commit of connect/10.0:
2019-01-25 10:06:16 +01:00
tabjdbc.cpp
In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve NOSQL data.
2019-08-24 16:14:24 +02:00
tabjdbc.h
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
tabjmg.cpp
Squashed commit of connect/10.0:
2018-10-28 10:41:31 +01:00
tabjmg.h
Merge connect/10.0 into 10.0
2017-09-19 02:05:11 +03:00
tabjson.cpp
- Copy Mongo2.jar and Mongo3.jar in plugin directory
2021-04-05 17:01:43 +02:00
tabjson.h
- Fix bug making REST table fail using CURL
2021-03-16 23:32:58 +01:00
table.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
tabmac.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
tabmac.h
All changes made on 10.1
2017-02-16 18:01:48 +01:00
tabmul.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
tabmul.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
tabmysql.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
tabmysql.h
- Remove warning on not used tabtyp variable in connect_assisted_discovery
2018-02-25 14:31:28 +01:00
taboccur.cpp
All changes made on 10.1
2017-02-16 18:01:48 +01:00
taboccur.h
tabodbc.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
tabodbc.h
Merge connect/10.0 into 10.0
2017-09-19 02:05:11 +03:00
tabpivot.cpp
Squashed commit of connect/10.0:
2018-10-28 10:41:31 +01:00
tabpivot.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
tabrest.cpp
CONNECT: use my_snprintf
2021-05-27 17:36:32 +02:00
tabrest.h
Connect: Remove some unused variables
2020-03-21 12:52:07 +02:00
tabsys.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
tabsys.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
tabtbl.cpp
In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve NOSQL data.
2019-08-24 16:14:24 +02:00
tabtbl.h
Squashed commit of connect/10.0:
2018-01-24 16:12:52 +02:00
tabutil.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
tabutil.h
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
tabvct.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
tabvct.h
All changes made on 10.1
2017-02-16 18:01:48 +01:00
tabvir.cpp
Make source the same as branch 10.2
2017-08-06 21:33:52 +02:00
tabvir.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
tabwmi.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
tabwmi.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
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
- Fix bug making REST table fail using CURL
2021-03-16 23:32:58 +01:00
tabxml.h
- Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-multiple-files-in-mariadb/60637429#60637429
2020-03-11 23:14:19 +01:00
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
- 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
- Fix memory leak for the JSON table type
2020-12-01 19:39:09 +01:00
user_connect.h
In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve NOSQL data.
2019-08-24 16:14:24 +02:00
valblk.cpp
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
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
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
xobject.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
xobject.h
- Getting text of json items now includes all array members
2020-11-07 15:40:46 +01:00
xtable.h
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
zip.c
Fix wrong value of JSON column
2017-05-11 21:57:21 +02:00
zip.h
- MDEV-11295: developing handling files contained in ZIP file.
2016-12-12 10:57:19 +01:00