mariadb/storage/connect
Anel Husakovic 7eed97ed9f MDEV-25777: JAVA_INCLUDE_PATH and JAVA_INCLUDE_PATH2 not found with out of source configuration and Ninja generator
- As solution `PLUGIN_CONNECT=NO` use early check to disable plugin:
  Solution suggested by wlad@mariadb.com
- `JNI_FOUND` is a internal result variable and should be set with
cached library and header variables (like `JAVA_INCLUDE_PATH`) defined.
  * Note: wrapper cmake/FindJNI.cmake runs first time and cmake native Find<module> returns only cached variable, like `JAVA_INCLUDE_PATH`, results variable are not cached).

Reviewed by: serg@mariadb.com
2021-06-04 10:52:18 +02:00
..
mysql-test/connect Commit last pull from origin 2021-04-06 12:52:44 +02:00
.gitignore
ApacheInterface.java
array.cpp Update to version 1.07 (as for MariaDB 10.2) 2020-01-09 16:10:25 +01:00
array.h
blkfil.cpp Squashed commit of connect/10.0: 2018-04-26 14:15:18 +02:00
blkfil.h
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
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
colblk.cpp Squashed commit of connect/10.0: 2018-04-26 14:15:18 +02:00
colblk.h
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
domdoc.cpp Squashed commit of connect/10.0: 2018-10-28 10:41:31 +01:00
domdoc.h
encas.h
engmsg.h
enids.h
filamap.cpp Remove a push warning causing failing assert. Modified storage/connect/filamap.cpp 2020-12-04 23:21:59 +01:00
filamap.h
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
filamgz.cpp Squashed commit of connect/10.0: 2018-04-26 14:15:18 +02:00
filamgz.h
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
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
frids.h
frmsg.h
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
ioapi.h
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
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
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
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
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
Mongo3Interface.java
msgid.h
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
MysqlInterface.java
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
odbccat.h
odbconn.cpp Update to version 1.07 (as for MariaDB 10.2) 2020-01-09 16:10:25 +01:00
odbconn.h
OracleInterface.java
os.h
osutil.c
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
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
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
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
tabcol.cpp Squashed commit of connect/10.0: 2018-04-26 14:15:18 +02:00
tabcol.h
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
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
tabmul.cpp Squashed commit of connect/10.0: 2018-04-26 14:15:18 +02:00
tabmul.h
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
taboccur.h
tabodbc.cpp Update to version 1.07 (as for MariaDB 10.2) 2020-01-09 16:10:25 +01:00
tabodbc.h
tabpivot.cpp Squashed commit of connect/10.0: 2018-10-28 10:41:31 +01:00
tabpivot.h
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
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
tabvir.cpp
tabvir.h
tabwmi.cpp Squashed commit of connect/10.0: 2018-04-26 14:15:18 +02:00
tabwmi.h
tabxcl.cpp
tabxcl.h
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
unzip.h
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
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
zip.h