summaryrefslogtreecommitdiff
path: root/storage/connect/user_connect.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* Squashed commit of connect/10.0:Olivier Bertrand2019-04-261-1/+2
* Squashed commit of connect/10.0:Olivier Bertrand2019-01-251-2/+2
* Squashed commit of connect/10.0:Olivier Bertrand2018-10-281-0/+1
* Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-1/+1
* Squashed commit of connect/10.0:Vicențiu Ciorbaru2018-01-241-16/+7
* Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-5/+8
* Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-12/+25
* Fix wrong value of JSON columnOlivier Bertrand2017-05-111-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