summaryrefslogtreecommitdiff
path: root/storage/connect/reldef.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-231-0/+8
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-1/+3
* This is a new version of the CONNECT storage engine. It was developed inOlivier Bertrand2014-07-201-8/+5
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-1/+10
* - Add support of partition tablesOlivier Bertrand2014-05-311-5/+14
|\
* \ - Commit merged filesOlivier Bertrand2014-04-231-2/+2
|\ \ | |/
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-2/+2
| |\
* | \ - Commit merge filesOlivier Bertrand2014-04-191-10/+287
|\ \ \ | |/ /
| * | - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-10/+287
| |/
* | - Resolving conflictsOlivier Bertrand2014-03-221-436/+432
|\ \ | |/
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-4/+0
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-444/+436
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-5/+2
* | - TemporaryOlivier Bertrand2014-03-101-2/+19
|/
* - Add the DECIMAL data type (TYPE_DECIM)Olivier Bertrand2013-12-281-6/+8
* - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-27/+30
* - Code cleaning. Eliminating unused code, functions, and variables.Olivier Bertrand2013-05-131-8/+3
* - Fix a bug causing a crash when using OEM tables based on BIN tables.Olivier Bertrand2013-04-291-1/+1
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-9/+9
* Suppress a warning on unused variable.Olivier Bertrand2013-02-201-1/+1
* Adding DATA_CHARSET table option.Alexander Barkov2013-02-181-0/+4
* Fix bug on readonly table option not recognizedOlivier Bertrand2013-02-131-2/+1
* All use of a character to represent table types orOlivier Bertrand2013-02-121-2/+3
* Bug fixed: Column charset were not handled on read.Olivier Bertrand2013-02-111-0/+2
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-421/+421
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+421