summaryrefslogtreecommitdiff
path: root/storage/connect/tabvct.cpp
Commit message (Expand)AuthorAgeFilesLines
* - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-5/+5
* - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-21/+16
* - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-3/+6
* - 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