summaryrefslogtreecommitdiff
path: root/storage/connect/plugutil.c
Commit message (Expand)AuthorAgeFilesLines
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-3/+3
* Add unicode ODBC types to the types recognized by CONNECT.Olivier Bertrand2015-05-301-2/+2
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-13/+13
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-6/+20
* - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp.Olivier Bertrand2015-02-221-1/+1
* - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-151-10/+29
* - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-081-3/+5
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-2/+0
* - Commit merged filesOlivier Bertrand2014-04-191-17/+24
|\
| * - Make memory allocation of VALBLK's more flexible (can be allocatedOlivier Bertrand2014-04-051-16/+10
| * - Fix using ~ in file name on LinuxOlivier Bertrand2014-03-311-1/+14
* | - Resolving conflictsOlivier Bertrand2014-03-221-550/+547
|\ \ | |/
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-3/+0
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-552/+550
|\ \ | |/
| * - 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
* Fixed compiler warningsMichael Widenius2013-08-211-1/+1
* - Implemented: The use of Federated servers.Olivier Bertrand2013-06-161-0/+17
* "mtr --suite=connect --embedded" tests did not work for two reasons:Alexander Barkov2013-05-211-1/+29
* - Commit merged and resolveOlivier Bertrand2013-05-191-2/+3
|\
| * Fixing compiler warnings ("no previous declaration for ...")Alexander Barkov2013-05-131-1/+1
| * Fixing a few "no previous declaration" warningsAlexander Barkov2013-05-131-1/+2
* | - Allowing views and queries as parameters for PROXY base tablesOlivier Bertrand2013-05-191-1/+4
|/
* - All the processing of creating, dropping, modifying indexes was redesigned.Olivier Bertrand2013-04-091-0/+1
* - Wrong FLAG values transmitted to created table by the AS SELECT table:Olivier Bertrand2013-03-231-0/+1
* - Begin fixing memory leaksOlivier Bertrand2013-03-011-4/+1
* Fixing wrong sprintf() calls.Alexander Barkov2013-02-071-1/+1
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-500/+500
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+500