..
mysql-test /connect
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +01: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
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
array.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
blkfil.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
blkfil.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
block.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
bson.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
bson.h
Fix of crashes of connect engine.
2021-02-05 10:56:05 +01:00
bsonudf.cpp
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +01: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
Client2.java
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
Client3.java
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
CMakeLists.txt
MDEV-22522 RPM packages have meaningless summary/description
2021-11-23 11:29:24 +07: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
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
cmgoconn.h
- Mongo defined columns
2021-05-24 16:56:12 +02:00
colblk.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
colblk.h
Fix MDEV-24493
2021-10-15 12:20:33 +02: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
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
domdoc.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
encas.h
engmsg.h
Make source the same as branch 10.2
2017-08-06 21:33:52 +02:00
enids.h
filamap.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
filamap.h
Fix some XML table type bugs:
2016-12-23 16:58:32 +01:00
filamdbf.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
filamdbf.h
- Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table
2020-07-16 16:30:54 +02:00
filamfix.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
filamfix.h
filamgz.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
filamgz.h
Commit changes made for version 10.1
2017-01-17 19:39:49 +01:00
filamtxt.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
filamtxt.h
- Fix pretty=2 Tabjson bug on INSERT.
2020-12-15 12:28:03 +01:00
filamvct.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
filamvct.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
filamzip.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
filamzip.h
- Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table
2020-07-16 16:30:54 +02:00
filter.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
filter.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
fmdlex.c
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
frcas.h
frids.h
frmsg.h
frmsg1.h
frmsg2.h
global.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
ha_connect.cc
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +01:00
ha_connect.h
- Inline MakePtr and MakeOff with OFFSET as size_t
2020-10-18 17:20:44 +02:00
inihandl.cpp
Xcode compatibility update
2021-10-12 18:10:56 -04: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
Merge remote-tracking branch 'connect/10.2' into 10.2
2021-07-27 18:25:42 +02:00
javaconn.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02: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
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
jdbconn.h
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
jmgfam.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +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
- Make user variable prefix recognized by IsArgJson and IsJson
2021-07-24 16:28:57 +02:00
json.h
- Make user variable prefix recognized by IsArgJson and IsJson
2021-07-24 16:28:57 +02:00
jsonudf.cpp
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +01: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
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
macutil.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
maputil.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02: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
- Make function strz return null when LEX_STRING is null
2021-06-24 00:46:12 +02:00
mongo.h
- Make user variable prefix recognized by IsArgJson and IsJson
2021-07-24 16:28:57 +02:00
Mongo2Interface.java
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
Mongo3Interface.java
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
msgid.h
Make source the same as branch 10.2
2017-08-06 21:33:52 +02:00
mycat.cc
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
mycat.h
- Put all jar files in the SHARE directory (was PLUGIN)
2021-05-17 19:17:31 +02:00
myconn.cpp
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +01:00
myconn.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +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 MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02: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
Fix MDEV-27055 (regression of MDEV-24493)
2021-11-26 12:07:23 +01:00
odbconn.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
OracleInterface.java
All changes made on 10.1 for last 11 commits
2016-07-14 20:12:22 +02:00
os.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
osutil.c
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +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 MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
plgdbutl.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +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
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +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
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
rcmsg.h
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
reldef.cpp
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +01:00
reldef.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
resource.h
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
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +01:00
tabbson.h
Fix slow processing of pretty json files by BSON tables
2021-07-30 10:45:26 +02:00
tabcmg.cpp
- Make user variable prefix recognized by IsArgJson and IsJson
2021-07-24 16:28:57 +02:00
tabcmg.h
- Make user variable prefix recognized by IsArgJson and IsJson
2021-07-24 16:28:57 +02: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
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabdos.h
- Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table
2020-07-16 16:30:54 +02:00
tabext.cpp
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +01:00
tabext.h
Squashed commit of connect/10.0:
2019-04-26 16:49:25 +02:00
tabfix.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabfix.h
- Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table
2020-07-16 16:30:54 +02:00
tabfmt.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabfmt.h
Squashed commit of connect/10.0:
2019-01-25 10:06:16 +01:00
tabjdbc.cpp
- Make user variable prefix recognized by IsArgJson and IsJson
2021-07-24 16:28:57 +02:00
tabjdbc.h
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
tabjmg.cpp
- Make user variable prefix recognized by IsArgJson and IsJson
2021-07-24 16:28:57 +02:00
tabjmg.h
- Make user variable prefix recognized by IsArgJson and IsJson
2021-07-24 16:28:57 +02:00
tabjson.cpp
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +01:00
tabjson.h
Fix clang compile error in tabjson and typo in tabbson.cpp
2021-06-25 12:54:34 +02:00
table.cpp
Squashed commit of connect/10.0:
2018-04-26 14:15:18 +02:00
tabmac.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabmac.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabmul.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabmul.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabmysql.cpp
MDEV-27612 Connect : check buffer sizes, fix string format errors
2022-01-26 09:38:22 +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
Fix compile error for centos 74 Modified taboccur.cpp
2021-07-24 18:31:59 +02:00
taboccur.h
tabodbc.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabodbc.h
Merge connect/10.0 into 10.0
2017-09-19 02:05:11 +03:00
tabpivot.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabpivot.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
tabrest.cpp
MDEV-27758: Errors when building Connect engine on os x 11.6.2
2022-04-22 18:47:19 +07:00
tabrest.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabsys.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabsys.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
tabtbl.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabtbl.h
Squashed commit of connect/10.0:
2018-01-24 16:12:52 +02:00
tabutil.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabutil.h
Update to version 1.07 (as for MariaDB 10.2)
2020-01-09 16:10:25 +01:00
tabvct.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02: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
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabwmi.h
Fix gcc compiler warnings reported by Sergei
2017-05-23 19:35:50 +02:00
tabxcl.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
tabxcl.h
All changes made on 10.1
2017-02-16 18:01:48 +01:00
tabxml.cpp
ASAN/valgrind errors in connect.misc test
2022-01-29 13:42:38 +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
TestInsert2.java
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
TestInsert3.java
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +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
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
valblk.h
- Fix(?) Linux compile errors
2021-04-06 00:10:07 +02:00
value.cpp
Fix clang compile error in value.cpp
2021-06-25 18:35:26 +02:00
value.h
Fix compile error in value.h and remove unused variables in ha_connect.cc
2021-06-25 01:15:51 +02:00
xindex.cpp
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +02:00
xindex.h
- Fix MDEV-25863 : Replace __WIN__ by _WIN32
2021-06-08 17:44:43 +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