mariadb/storage/connect
Olivier Bertrand 990f8e8146 - Fix MDEV-13136: enhance CREATE SERVER MyServerName
FOREIGN DATA WRAPPER to work with CONNECT engine
  modified:   storage/connect/tabjdbc.cpp

- Add a function to retrieve User variable value (DEVELOPMENT only)
  modified:   storage/connect/ha_connect.cc
  modified:   storage/connect/jsonudf.cpp
  modified:   storage/connect/jsonudf.h
  modified:   storage/connect/tabjdbc.cpp
2019-02-03 12:34:30 +01:00
..
mysql-test/connect - Fix a few bug mainly concerning discovery and call from OEM 2019-01-02 10:44:03 +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 - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
array.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
blkfil.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
blkfil.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
block.h - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
catalog.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
checklvl.h - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
Client.java - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID type 2018-03-11 23:46:33 +01:00
CMakeLists.txt Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
cmgfam.cpp Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
cmgfam.h Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
cmgoconn.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
cmgoconn.h Squashed commit of the following: 2017-10-26 12:48:13 +03:00
colblk.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
colblk.h Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
connect.cc - Implement the CHECK TABLE statement and accept REPAIR and ANALYZE 2018-10-14 17:56:02 +02:00
connect.h Merge connect/10.0 into 10.0 2017-08-01 11:39:10 +03:00
csort.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
csort.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
domdoc.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +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 Merge connect/10.0 into 10.0 2017-08-01 11:39:10 +03:00
enids.h - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
filamap.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
filamap.h Fix some XML table type bugs: 2016-12-23 16:58:32 +01:00
filamdbf.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
filamdbf.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
filamfix.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01: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 - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
filamgz.h Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
filamtxt.cpp - Fix MDEV-16672 Connect: Warnings with 10.0 2018-08-08 12:10:30 +02:00
filamtxt.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
filamvct.cpp - Fix MDEV-16672 Connect: Warnings with 10.0 2018-08-08 12:10:30 +02:00
filamvct.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
filamzip.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
filamzip.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
filter.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
filter.h Squashed commit of the following: 2017-10-26 12:48:13 +03:00
fmdlex.c - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01: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 - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
frmsg2.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
global.h - Make PlugSubAlloc to be exportable 2018-12-04 23:26:47 +01:00
ha_connect.cc - Fix MDEV-13136: enhance CREATE SERVER MyServerName 2019-02-03 12:34:30 +01:00
ha_connect.h - Implement the CHECK TABLE statement and accept REPAIR and ANALYZE 2018-10-14 17:56:02 +02:00
inihandl.cpp - Change the connect_xtrace variable to from int to set 2018-01-30 23:30:06 +01:00
inihandl.h - Add the PROFILE_End function in inihandl. Called by connect_done_func 2013-06-29 01:10:31 +02:00
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 - Fix MDEV-16672 Connect: Warnings with 10.0 2018-08-08 12:10:30 +02:00
javaconn.h - Fix MDEV-16672 Connect: Warnings with 10.0 2018-08-08 12:10:30 +02:00
JavaWrappers.jar - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID type 2018-03-11 23:46:33 +01:00
jdbccat.h Squashed commit of the following: 2017-10-26 12:48:13 +03:00
JdbcInterface.java - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID type 2018-03-11 23:46:33 +01:00
jdbconn.cpp - Fix MDEV-16672 Connect: Warnings with 10.0 2018-08-08 12:10:30 +02:00
jdbconn.h - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID type 2018-03-11 23:46:33 +01:00
jmgfam.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
jmgfam.h Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
jmgoconn.cpp - Fix MDEV-16672 Connect: Warnings with 10.0 2018-08-08 12:10:30 +02:00
jmgoconn.h Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
json.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
json.h Merge remote-tracking branch 'connect/10.2' into 10.2 2018-03-18 15:05:27 +02:00
jsonudf.cpp - Fix MDEV-13136: enhance CREATE SERVER MyServerName 2019-02-03 12:34:30 +01:00
jsonudf.h - Fix MDEV-13136: enhance CREATE SERVER MyServerName 2019-02-03 12:34:30 +01:00
libdoc.cpp - Change the connect_xtrace variable to from int to set 2018-01-31 01:08:52 +01:00
libdoc.h Fixing warnings: 2013-07-08 11:05:59 +04:00
macutil.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
macutil.h Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
maputil.cpp MDEV-9617 solaris sparc build fails on 10.0 2016-04-24 18:15:20 +02:00
maputil.h - Set connection charset before calling mysql_real_connect for MYSQL 2015-01-06 10:18:04 +01:00
MariadbInterface.java All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
messages.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
mongo.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
mongo.h Squashed commit of the following: 2017-10-26 12:48:13 +03: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 Merge connect/10.0 into 10.0 2017-08-01 11:39:10 +03:00
mycat.cc - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious condition 2018-05-07 00:56:45 +02:00
mycat.h Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
myconn.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +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 Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
myutil.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +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 - Implement the CHECK TABLE statement and accept REPAIR and ANALYZE 2018-10-14 17:56:02 +02: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 Merge connect/10.0 into 10.0 2017-08-01 11:39:10 +03:00
osutil.h Merge connect/10.0 into 10.0 2017-08-01 11:39:10 +03:00
plgcnx.h Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
plgdbsem.h - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID type 2018-03-11 23:46:33 +01:00
plgdbutl.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
plgodbc.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
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 - Make PlugSubAlloc to be exportable 2018-12-04 23:26:47 +01:00
PostgresqlInterface.java - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID type 2018-03-11 23:46:33 +01:00
preparse.h - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
rcmsg.c - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
rcmsg.h - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
reldef.cpp - Make PlugSubAlloc to be exportable 2018-12-04 23:26:47 +01:00
reldef.h Squashed commit of the following: 2017-10-26 12:48:13 +03:00
resource.h - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
tabcmg.cpp Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
tabcmg.h Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
tabcol.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
tabcol.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
tabdos.cpp - Make PlugSubAlloc to be exportable 2018-12-04 23:26:47 +01:00
tabdos.h - Fix a bug causing CONNECT to loop when expanding a JSON column 2018-02-12 16:26:12 +01:00
tabext.cpp - Make user and password defined in CREATE TABLE have precedence on 2019-01-26 18:11:45 +01:00
tabext.h - Make user and password defined in CREATE TABLE have precedence on 2019-01-26 18:11:45 +01:00
tabfix.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
tabfix.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
tabfmt.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
tabfmt.h - Make PlugSubAlloc to be exportable 2018-12-04 23:26:47 +01:00
tabjdbc.cpp - Fix MDEV-13136: enhance CREATE SERVER MyServerName 2019-02-03 12:34:30 +01:00
tabjdbc.h - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID type 2018-03-11 23:46:33 +01:00
tabjmg.cpp - Fix MDEV-16672 Connect: Warnings with 10.0 2018-08-08 12:10:30 +02:00
tabjmg.h Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
tabjson.cpp - Make user and password defined in CREATE TABLE have precedence on 2019-01-26 18:11:45 +01:00
tabjson.h - Fix a few bug mainly concerning discovery and call from OEM 2019-01-02 10:44:03 +01:00
table.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
tabmac.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
tabmac.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabmul.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
tabmul.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
tabmysql.cpp - Implement the CHECK TABLE statement and accept REPAIR and ANALYZE 2018-10-14 17:56:02 +02: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 - NOTE: an experimental implementation of MRR was done but not kept 2014-03-10 18:29:04 +01:00
tabodbc.cpp - Make PlugSubAlloc to be exportable 2018-12-04 23:26:47 +01:00
tabodbc.h Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
tabpivot.cpp - Fix MDEV-16672 Connect: Warnings with 10.0 2018-08-08 12:10:30 +02:00
tabpivot.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
tabsys.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
tabsys.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
tabtbl.cpp - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious condition 2018-05-07 00:56:45 +02:00
tabtbl.h Squashed commit of connect/10.0: 2018-01-24 16:12:52 +02:00
tabutil.cpp - Fix MDEV-16672 Connect: Warnings with 10.0 2018-08-08 12:10:30 +02:00
tabutil.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
tabvct.cpp - Fix MDEV-16167 Cannot insert unsigned values into a VEC table 2018-06-28 23:33:02 +02:00
tabvct.h All changes made on 10.1 2017-02-16 18:01:48 +01:00
tabvir.cpp Merge connect/10.0 into 10.0 2017-08-01 11:39:10 +03:00
tabvir.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
tabwmi.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01: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 a few bug mainly concerning discovery and call from OEM 2019-01-02 10:44:03 +01:00
tabxml.h - Fix a few bug mainly concerning discovery and call from OEM 2019-01-02 10:44:03 +01: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 - Make PlugSubAlloc to be exportable 2018-12-04 23:26:47 +01:00
user_connect.h Merge connect/10.0 into 10.0 2017-08-01 11:39:10 +03:00
valblk.cpp - Use delayed load for the MongoDB C Drive on Windows 2018-01-30 15:43:20 +01:00
valblk.h Squashed commit of the following: 2017-10-26 12:48:13 +03:00
value.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
value.h Squashed commit of the following: 2017-10-26 12:48:13 +03:00
xindex.cpp Merge remote-tracking branch 'connect/10.2' into 10.2 2018-03-18 15:05:27 +02:00
xindex.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
xobject.cpp - Remove warning on not used tabtyp variable in connect_assisted_discovery 2018-02-25 14:31:28 +01:00
xobject.h Fix gcc compiler warnings reported by Sergei 2017-05-23 19:35:50 +02:00
xtable.h Squashed commit of the following: 2017-10-26 12:48:13 +03: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