summaryrefslogtreecommitdiff
path: root/storage/connect/tabvct.cpp
Commit message (Expand)AuthorAgeFilesLines
* =====================================================================Olivier Bertrand2019-11-161-0/+3
* - Fix MDEV-16167 Cannot insert unsigned values into a VEC tableOlivier Bertrand2018-06-181-4/+2
* - 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-9/+9
* All changes made on 10.1Olivier Bertrand2017-02-161-3/+3
* 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-4/+4
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-4/+6
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-2/+12
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-4/+11
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-1/+1
* - Implementation of adding selected columns to dynamic indexes.Olivier Bertrand2014-04-301-1/+1
* - Commit merge filesOlivier Bertrand2014-04-191-5/+5
|\
| * - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-5/+5
* | - Resolving conflictsOlivier Bertrand2014-03-221-21/+16
|\ \ | |/
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-21/+16
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-4/+0
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-3/+6
* | - TemporaryOlivier Bertrand2014-03-101-3/+16
|/
* - Fix gcc compilation warningsOlivier Bertrand2013-11-261-1/+1
* Fixing the "no previous declaration for ‘_strerror'" warning.Alexander Barkov2013-07-081-1/+0
* - Add support of NULLs for file table columns.Olivier Bertrand2013-04-101-0/+5
* - Fix bugs with VEC tables header and empty file making for HUGE tables.Olivier Bertrand2013-04-011-2/+6
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-4/+4
* - Delete ALL or truncate must not be done using file mapping.Olivier Bertrand2013-03-081-11/+4
* - Commit changes on memory mapping that hopefully should now work on Linux.Olivier Bertrand2013-03-081-4/+0
* - Until the problem is fixed, temporarily not use mapping on Linux for Update.Olivier Bertrand2013-03-081-0/+4
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-563/+563
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+563