summaryrefslogtreecommitdiff
path: root/storage/connect/tabfix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-2/+2
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-6/+8
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-12/+17
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-3/+5
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-2/+0
* - Add support of partition tablesOlivier Bertrand2014-05-311-0/+1
|\
* | - Adding fetched columns to Dynamic index key (unique only)Olivier Bertrand2014-05-021-3/+6
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-13/+2
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-2/+2
* | - TemporaryOlivier Bertrand2014-03-101-5/+70
|/
* This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-031-1/+1
* - Add support for unsigned numeric typesOlivier Bertrand2013-12-031-1/+6
* - Working on eliminating valgrind warning/errorsOlivier Bertrand2013-06-301-1/+1
* - Add support of NULLs for file table columns.Olivier Bertrand2013-04-101-0/+4
* - Delete ALL or truncate must not be done using file mapping.Olivier Bertrand2013-03-081-0/+6
* Fixing wrong sprintf() calls.Alexander Barkov2013-02-071-1/+1
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-492/+492
* Fix incorrect DBF type setting for SORT and BIGINT.Olivier Bertrand2013-01-311-11/+25
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+478