summaryrefslogtreecommitdiff
path: root/storage/connect/reldef.h
Commit message (Expand)AuthorAgeFilesLines
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-3/+3
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-2/+2
* - Fix Catalog JSON table crash when no JpathOlivier Bertrand2015-04-171-0/+2
* - Set connection charset before calling mysql_real_connect for MYSQLOlivier Bertrand2015-01-061-0/+2
* - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-231-3/+4
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-0/+1
* - Commit merged filesOlivier Bertrand2014-05-311-0/+1
|\
| * - Eliminate virtual columns from CSV and FMT table fieldsOlivier Bertrand2014-05-301-0/+1
* | - Add support of partition tablesOlivier Bertrand2014-05-311-0/+1
|\ \ | |/
| * - Fix wrong error "Invalid offset for CVS table" when a specialOlivier Bertrand2014-05-091-0/+1
* | - Commit merge files (implementing "remote" indexes)Olivier Bertrand2014-04-191-1/+2
|\ \ | |/
| * - Implement "remote" index (similar to FEDERATED ones) for MYSQL tables.Olivier Bertrand2014-04-191-1/+2
* | - Commit merge filesOlivier Bertrand2014-04-191-225/+233
|\ \ | |/
| * - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-5/+13
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-231/+225
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-4/+0
* | - TemporaryOlivier Bertrand2014-03-101-2/+30
|/
* - Add the DECIMAL data type (TYPE_DECIM)Olivier Bertrand2013-12-281-2/+4
* - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-0/+1
* CONNECT engine fixes after 10.0 merge.Sergei Golubchik2013-04-191-0/+2
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-1/+1
* - Some end of lines changed from CRLF to LFOlivier Bertrand2013-03-021-4/+1
* Adding DATA_CHARSET table option.Alexander Barkov2013-02-181-0/+6
* All use of a character to represent table types orOlivier Bertrand2013-02-121-1/+1
* Bug fixed: Column charset were not handled on read.Olivier Bertrand2013-02-111-0/+1
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-194/+194
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+194