.. |
mysql-test/connect
|
- New distribution enabling or disabling the MONGO table type
|
2017-08-29 17:35:27 +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
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
array.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
blkfil.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
blkfil.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
block.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
catalog.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02: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
|
Disable MONGO modified: storage/connect/CMakeLists.txt
|
2017-09-02 14:57:49 +02:00 |
cmgfam.cpp
|
-- Finalize work on MongoDB access
|
2017-07-18 13:16:55 +02:00 |
cmgfam.h
|
-- Finalize work on MongoDB access
|
2017-07-18 13:16:55 +02:00 |
cmgoconn.cpp
|
- Add FBLOCK when opening ODBC, JSON and MONGO tables.
|
2017-08-05 18:08:51 +02:00 |
cmgoconn.h
|
- Add FBLOCK when opening ODBC, JSON and MONGO tables.
|
2017-08-05 18:08:51 +02:00 |
colblk.cpp
|
Fix unhandled exception:
|
2017-06-11 17:22:56 +02:00 |
colblk.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
connect.cc
|
-- Check whether USERBLK still exists in PlugExit
|
2017-07-19 00:16:58 +02:00 |
connect.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
csort.cpp
|
All changes made on 10.1 for last 11 commits
|
2016-07-14 20:12:22 +02:00 |
csort.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
domdoc.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
domdoc.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
encas.h
|
|
|
engmsg.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
enids.h
|
|
|
filamap.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
filamap.h
|
Fix some XML table type bugs:
|
2016-12-23 16:58:32 +01:00 |
filamdbf.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
filamdbf.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
filamfix.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
filamfix.h
|
|
|
filamgz.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
filamgz.h
|
Commit changes made for version 10.1
|
2017-01-17 19:39:49 +01:00 |
filamtxt.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
filamtxt.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
filamvct.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
filamvct.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
filamzip.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
filamzip.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
filter.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
filter.h
|
- Add FBLOCK when opening ODBC, JSON and MONGO tables.
|
2017-08-05 18:08:51 +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
|
|
|
frids.h
|
|
|
frmsg.h
|
|
|
frmsg1.h
|
|
|
frmsg2.h
|
|
|
global.h
|
-- Finalize work on MongoDB access
|
2017-07-18 13:16:55 +02:00 |
ha_connect.cc
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
ha_connect.h
|
- Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces wrong result
|
2017-08-26 11:02:53 +02:00 |
inihandl.c
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02: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 |
javaconn.cpp
|
- Add FBLOCK when opening ODBC, JSON and MONGO tables.
|
2017-08-05 18:08:51 +02:00 |
javaconn.h
|
- Add FBLOCK when opening ODBC, JSON and MONGO tables.
|
2017-08-05 18:08:51 +02:00 |
JavaWrappers.jar
|
Update storage/connect/JavaWrappers.jar
|
2017-07-25 00:40:42 +02:00 |
jdbccat.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
JdbcInterface.java
|
- Fix null pointer java error when connecting to jdbc:drill driver.
|
2016-11-27 14:42:37 +01:00 |
jdbconn.cpp
|
Fix MDEV-13503 Modified: storage/connect/jdbconn.cpp
|
2017-08-12 18:32:32 +02:00 |
jdbconn.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
jmgfam.cpp
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
jmgfam.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
jmgoconn.cpp
|
- Fix MDEV-13463 unescape table name during detection of table structure
|
2017-08-08 17:36:54 +02:00 |
jmgoconn.h
|
-- Finalize work on MongoDB access
|
2017-07-18 13:16:55 +02:00 |
json.cpp
|
- Fix bug returning pointer to a stack string
|
2017-08-07 16:24:53 +02:00 |
json.h
|
- Fix MDEV-13463 unescape table name during detection of table structure
|
2017-08-08 17:36:54 +02:00 |
jsonudf.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
jsonudf.h
|
-- Finalize work on MongoDB access
|
2017-07-18 13:16:55 +02:00 |
libdoc.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
libdoc.h
|
|
|
macutil.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
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
|
|
|
mongo.cpp
|
- Fix gcc compile error: crosses initialization of const char* drv
|
2017-08-09 12:50:06 +02:00 |
mongo.h
|
-- Finalize work on MongoDB access
|
2017-07-18 13:16:55 +02:00 |
Mongo2Interface.java
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
Mongo3Interface.java
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
msgid.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
mycat.cc
|
- New distribution enabling or disabling the MONGO table type
|
2017-08-29 17:35:27 +02:00 |
mycat.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
myconn.cpp
|
- Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces wrong result
|
2017-08-26 11:02:53 +02: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 MDEV-13621 JDBC UPDATE containing single or double quote chars produces wrong result
|
2017-08-26 11:02:53 +02:00 |
myutil.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
noconst.c
|
Add new UDF noconst.
|
2015-08-19 17:52:33 +02:00 |
odbccat.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
odbconn.cpp
|
- Re-trying to fix Linux compile on DWORD.
|
2017-08-09 01:23:48 +02:00 |
odbconn.h
|
Fix Linux compile error by #define NODW. Modified: plgdbutl.cpp; typo Modified: odbconn.h
|
2017-08-06 22:01:18 +02:00 |
OracleInterface.java
|
All changes made on 10.1 for last 11 commits
|
2016-07-14 20:12:22 +02:00 |
os.h
|
- Re-Re-trying to fix Linux compile on DWORD.
|
2017-08-09 01:37:06 +02:00 |
osutil.c
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
osutil.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
plgcnx.h
|
Fix spelling: occurred, execute, which etc
|
2016-03-04 02:09:37 +02:00 |
plgdbsem.h
|
- Add FBLOCK when opening ODBC, JSON and MONGO tables.
|
2017-08-05 18:08:51 +02:00 |
plgdbutl.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
plgodbc.h
|
|
|
plgxml.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
plgxml.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
plugutil.cpp
|
-- Suppress the GetPlug function causing memory leak
|
2017-07-22 00:21:59 +02:00 |
PostgresqlInterface.java
|
All changes made on 10.1 for last 11 commits
|
2016-07-14 20:12:22 +02:00 |
preparse.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
rcmsg.c
|
Commit od last modifications made for version 10.0
|
2015-06-06 19:23:06 +02:00 |
rcmsg.h
|
|
|
reldef.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
reldef.h
|
- Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces wrong result
|
2017-08-26 11:02:53 +02:00 |
resource.h
|
|
|
tabcmg.cpp
|
- Add FBLOCK when opening ODBC, JSON and MONGO tables.
|
2017-08-05 18:08:51 +02:00 |
tabcmg.h
|
-- Finalize work on MongoDB access
|
2017-07-18 13:16:55 +02:00 |
tabcol.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabcol.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabdos.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
tabdos.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabext.cpp
|
- New distribution enabling or disabling the MONGO table type
|
2017-08-29 17:35:27 +02:00 |
tabext.h
|
- New distribution enabling or disabling the MONGO table type
|
2017-08-29 17:35:27 +02:00 |
tabfix.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabfix.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabfmt.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabfmt.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabjdbc.cpp
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
tabjdbc.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
tabjmg.cpp
|
- Add FBLOCK when opening ODBC, JSON and MONGO tables.
|
2017-08-05 18:08:51 +02:00 |
tabjmg.h
|
Fix compile warnings and errors for nullptr. Modified /storage/connect/tabjmg (cpp and h)
|
2017-07-18 16:12:32 +02:00 |
tabjson.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
tabjson.h
|
- Fix bug returning pointer to a stack string
|
2017-08-07 16:24:53 +02:00 |
table.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabmac.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabmac.h
|
All changes made on 10.1
|
2017-02-16 18:01:48 +01:00 |
tabmul.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabmul.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabmysql.cpp
|
- New distribution enabling or disabling the MONGO table type
|
2017-08-29 17:35:27 +02:00 |
tabmysql.h
|
- Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces wrong result
|
2017-08-26 11:02:53 +02:00 |
taboccur.cpp
|
All changes made on 10.1
|
2017-02-16 18:01:48 +01:00 |
taboccur.h
|
|
|
tabodbc.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabodbc.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabpivot.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabpivot.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabsys.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabsys.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabtbl.cpp
|
- Fix MDEV-13621 Replace sprintf by strcpy for opval
|
2017-08-26 16:18:43 +02:00 |
tabtbl.h
|
- Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces wrong result
|
2017-08-26 11:02:53 +02:00 |
tabutil.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabutil.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabvct.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabvct.h
|
All changes made on 10.1
|
2017-02-16 18:01:48 +01:00 |
tabvir.cpp
|
Fix unhandled exception:
|
2017-06-11 17:22:56 +02:00 |
tabvir.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabwmi.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +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 unhandled exception:
|
2017-06-11 17:22:56 +02:00 |
tabxml.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabzip.cpp
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
tabzip.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +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 compile error. Modified user_connect.cc ha_connect.cc
|
2017-07-21 16:26:08 +02:00 |
user_connect.h
|
- Add Support of the MongoDB Java Driver.
|
2017-07-02 22:41:11 +02:00 |
valblk.cpp
|
- Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces wrong result
|
2017-08-26 11:02:53 +02:00 |
valblk.h
|
- Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces wrong result
|
2017-08-26 11:02:53 +02:00 |
value.cpp
|
- Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces wrong result
|
2017-08-26 11:02:53 +02:00 |
value.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
xindex.cpp
|
Fix MDEV-12969. Crash during inserting binary value in Connect table.
|
2017-06-06 17:28:26 +02:00 |
xindex.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
xobject.cpp
|
- Set MONGO_ENABLED
|
2017-08-31 01:22:50 +02:00 |
xobject.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02:00 |
xtable.h
|
Fix gcc compiler warnings reported by Sergei
|
2017-05-23 19:35:50 +02: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 |