summaryrefslogtreecommitdiff
path: root/storage/connect/tabfix.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-4/+4
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-21/+21
* All changes made on 10.1Olivier Bertrand2017-02-161-2/+2
* - MDEV-11366 SIGBUS errors in Connect Storage Engine for ArmHF and MIPS.Olivier Bertrand2016-12-021-9/+10
* MDEV-8693 Tests connect.bin connect.endian fail on armhf (on Debian build sys...Alexander Barkov2015-10-241-6/+6
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-3/+3
* JSONColumns and XMLColumns revisited. They can retrieve their parameters dire...Olivier Bertrand2015-05-261-64/+84
* In BIN table date_format now imply by default field_format='C'.Olivier Bertrand2015-05-171-2/+2
* Fix a bug in BIN buffer initialisation (in FIXFAM::AllocateBuffer)Olivier Bertrand2015-05-151-25/+31
* Make BIN table files more flexible with new column format.Olivier Bertrand2015-05-131-10/+94
* 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