mariadb/storage/connect
2017-05-19 22:27:26 +02:00
..
mysql-test/connect Disable json tests 2017-05-03 12:05:05 +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 compilation warnings in Connect 2017-05-19 22:27:26 +02:00
array.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
blkfil.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
blkfil.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
block.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
catalog.h Fix wrong value of JSON column 2017-05-11 21:57:21 +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 Merge remote-tracking branch 'connect/10.0' into 10.0 2017-05-16 14:11:39 +03:00
colblk.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
colblk.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
connect.cc Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
connect.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
csort.cpp All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
csort.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
domdoc.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
domdoc.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
encas.h
english.msg
engmsg.h
enids.h
filamap.cpp Fix crash when a line is not ended by \n. 2017-03-28 10:25:21 +02:00
filamap.h Fix some XML table type bugs: 2016-12-23 16:58:32 +01:00
filamdbf.cpp Merge remote-tracking branch 'origin/10.0' into 10.0 2017-05-18 15:45:55 +03:00
filamdbf.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
filamfix.cpp Merge remote-tracking branch 'origin/10.0' into 10.0 2017-05-18 15:45:55 +03:00
filamfix.h
filamgz.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
filamgz.h Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
filamtxt.cpp Merge remote-tracking branch 'origin/10.0' into 10.0 2017-05-18 15:45:55 +03:00
filamtxt.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
filamvct.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
filamvct.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
filamzip.cpp Merge remote-tracking branch 'connect/10.0' into 10.0 2017-05-16 14:11:39 +03:00
filamzip.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
filter.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
filter.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
fmdlex.c - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp. 2015-12-14 23:45:23 +01:00
frcas.h
french.msg
frids.h
frmsg.h
frmsg1.h
frmsg2.h
global.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
ha_connect.cc compilation warnings in Connect 2017-05-19 22:27:26 +02:00
ha_connect.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
inihandl.c Fix wrong value of JSON column 2017-05-11 21:57:21 +02: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
JavaWrappers.jar - Fix null pointer java error when connecting to jdbc:drill driver. 2016-11-27 14:42:37 +01:00
jdbccat.h Fix wrong value of JSON column 2017-05-11 21:57:21 +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 wrong value of JSON column 2017-05-11 21:57:21 +02:00
jdbconn.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
json.cpp Merge remote-tracking branch 'origin/10.0' into 10.0 2017-05-18 15:45:55 +03:00
json.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
jsonudf.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
jsonudf.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
libdoc.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
libdoc.h
macutil.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +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
msgid.h
mycat.cc Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
mycat.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
myconn.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +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 wrong value of JSON column 2017-05-11 21:57:21 +02:00
myutil.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
odbccat.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
odbconn.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
odbconn.h Fix wrong value of JSON column 2017-05-11 21:57:21 +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 wrong value of JSON column 2017-05-11 21:57:21 +02:00
osutil.c Fix MDEV-12142 crash when creating CSV table 2017-03-06 17:23:56 +01:00
osutil.h
plgcnx.h Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
plgdbsem.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
plgdbutl.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
plgodbc.h
plgxml.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
plgxml.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
plugutil.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +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 wrong value of JSON column 2017-05-11 21:57:21 +02:00
rcmsg.c
rcmsg.h
reldef.cpp Merge remote-tracking branch 'origin/10.0' into 10.0 2017-05-18 15:45:55 +03:00
reldef.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
resource.h
tabcol.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
tabcol.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
tabdos.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
tabdos.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
tabext.cpp Merge remote-tracking branch 'connect/10.0' into 10.0 2017-05-16 14:11:39 +03:00
tabext.h Merge remote-tracking branch 'connect/10.0' into 10.0 2017-05-16 14:11:39 +03:00
tabfix.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabfix.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabfmt.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabfmt.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabjdbc.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabjdbc.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
tabjson.cpp Merge remote-tracking branch 'origin/10.0' into 10.0 2017-05-18 15:45:55 +03:00
tabjson.h Fix failing test connect.json for MariaDB 10.0 2017-05-12 00:33:33 +02:00
table.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
tabmac.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabmac.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabmul.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabmul.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabmysql.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabmysql.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
taboccur.cpp All changes made on 10.1 2017-02-16 18:01:48 +01:00
taboccur.h
tabodbc.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabodbc.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
tabpivot.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabpivot.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabsys.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabsys.h compilation warnings in Connect 2017-05-19 22:27:26 +02: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 Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabutil.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabvct.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabvct.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabvir.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabvir.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabwmi.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabwmi.h Fix wrong value of JSON column 2017-05-11 21:57:21 +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 wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabxml.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
tabzip.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
tabzip.h Fix wrong value of JSON column 2017-05-11 21:57:21 +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 wrong value of JSON column 2017-05-11 21:57:21 +02:00
user_connect.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
valblk.cpp Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
valblk.h Fix wrong value of JSON column 2017-05-11 21:57:21 +02:00
value.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
value.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
xindex.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
xindex.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
xobject.cpp compilation warnings in Connect 2017-05-19 22:27:26 +02:00
xobject.h compilation warnings in Connect 2017-05-19 22:27:26 +02:00
xtable.h compilation warnings in Connect 2017-05-19 22:27:26 +02: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