summaryrefslogtreecommitdiff
path: root/storage/connect/tabvct.cpp
Commit message (Expand)AuthorAgeFilesLines
* - 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