summaryrefslogtreecommitdiff
path: root/storage/connect/user_connect.cc
Commit message (Expand)AuthorAgeFilesLines
* - Fix memory leak for the JSON table typeOlivier Bertrand2020-12-011-2/+1
* - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-181-4/+5
* - Fix allocating work space larger than 4GBOlivier Bertrand2020-10-031-6/+6
* - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-011-8/+9
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-301-1/+1
* - Fix MDEV-18292: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-03-031-1/+2
* - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-011-2/+2
* - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious conditionOlivier Bertrand2018-05-071-0/+1
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-1/+1
* - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-10-311-16/+7
* Fix compile error. Modified user_connect.cc ha_connect.ccOlivier Bertrand2017-07-211-1/+1
* -- Add mutex for user_connect handlingOlivier Bertrand2017-07-211-4/+13
* -- Finalize work on MongoDB accessOlivier Bertrand2017-07-181-4/+11
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-5/+5
* Correct FSF addressiangilfillan2017-03-101-1/+1
* Get rid of more GCC warnings about unused parametersOlivier Bertrand2015-05-101-3/+3
* - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-151-3/+10
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-1/+0
* - Commit merged filesOlivier Bertrand2014-04-191-1/+17
|\
| * - Make memory allocation of VALBLK's more flexible (can be allocatedOlivier Bertrand2014-04-051-2/+18
* | - Resolving conflictsOlivier Bertrand2014-03-221-161/+160
|\ \ | |/
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-3/+2
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-163/+161
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-3/+0
|/
* - Fix bug MDEV-5734Olivier Bertrand2014-02-271-0/+3
* This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-031-0/+1
* - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tablesOlivier Bertrand2013-12-161-2/+2
* - Fix (temporarily) bug on odbc_postgresql.testOlivier Bertrand2013-12-121-1/+2
* Fixing a few compilation warnings ("no previous declaration for XXX")Alexander Barkov2013-05-131-5/+1
* CONNECT engine fixes after 10.0 merge.Sergei Golubchik2013-04-191-2/+9
* - All the processing of creating, dropping, modifying indexes was redesigned.Olivier Bertrand2013-04-091-1/+2
* Fixing wrong sprintf() calls.Alexander Barkov2013-02-071-1/+1
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-154/+154
* Fixing to use my_interval_timer() instead of ftime().Alexander Barkov2013-02-011-2/+1
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+155