summaryrefslogtreecommitdiff
path: root/storage/connect/mycat.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-07-271-1/+1
|\
| * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-1/+1
* | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-11/+20
|\ \ | |/
| * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-11/+11
| * - Put all jar files in the SHARE directory (was PLUGIN)Olivier Bertrand2021-05-171-0/+9
* | Fix compiler warnings in connect engineMonty2021-03-201-1/+1
|/
* - Continue BSON implementationOlivier Bertrand2020-12-081-19/+30
* Fix failed compile modified storage/connect/ha_connect.cc and mycat.ccOlivier Bertrand2020-12-011-4/+4
* - Fix memory leak for the JSON table typeOlivier Bertrand2020-12-011-4/+23
* =====================================================================Olivier Bertrand2019-11-161-103/+8
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-171-75/+86
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-301-10/+21
* - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious conditionOlivier Bertrand2018-05-071-11/+4
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-21/+23
* - Update version numberOlivier Bertrand2017-10-151-22/+14
* - New distribution enabling or disabling the MONGO table typeOlivier Bertrand2017-08-291-1/+10
* - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-051-5/+5
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-14/+14
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-34/+11
* Correct FSF addressiangilfillan2017-03-101-1/+1
* All changes made on 10.1Olivier Bertrand2017-02-161-7/+8
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-121-3/+13
* - Fix MDEV-11234. Escape quoting character. Should be doubled.Olivier Bertrand2016-11-061-1/+5
* - Fix MDEV-10496. Memory leak in discoveryOlivier Bertrand2016-09-051-13/+1
* Add forgotten changes made on 10.1Olivier Bertrand2016-05-121-3/+13
* - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB SchemaOlivier Bertrand2016-01-091-14/+17
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-2/+3
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-23/+23
* Security: EOM modules must now be loaded from the plugin directory.Olivier Bertrand2015-05-201-5/+36
* Get rid of more GCC warnings about unused parametersOlivier Bertrand2015-05-101-4/+4
* - Fix Catalog JSON table crash when no JpathOlivier Bertrand2015-04-171-4/+3
* - Fix a bug that caused a crash when doing delete on a json table with wrong ...Olivier Bertrand2015-03-221-6/+0
* - Adding the JSON table typeOlivier Bertrand2015-01-191-4/+6
* - Set connection charset before calling mysql_real_connect for MYSQLOlivier Bertrand2015-01-061-3/+8
* - Add new table type VIR and virtual indexOlivier Bertrand2014-10-311-0/+7
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-2/+0
* 5.5.40+ mergeSergei Golubchik2014-10-091-0/+2
* - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-231-3/+5
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-0/+1
* - Implement "remote" index (similar to FEDERATED ones) for MYSQL tables.Olivier Bertrand2014-04-191-2/+3
* - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-277/+31
* - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-6/+6
* # This is a minor change commitmentOlivier Bertrand2014-02-161-0/+23
* - Fix a few GCC errors an warningsOlivier Bertrand2014-02-031-3/+5
* This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-031-0/+83
* - Fix bug MDEV-5261Olivier Bertrand2013-12-041-15/+25
* - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-2/+2
* - Suppress some ubuntu compiler warningsOlivier Bertrand2013-07-081-3/+2
* - Try to fix a uninitialised valgrind warningOlivier Bertrand2013-07-051-1/+1
* - Trying to get rid of some valgrind warningsOlivier Bertrand2013-06-301-0/+2