summaryrefslogtreecommitdiff
path: root/storage/connect/tabdos.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Fix gcc compilation warningsOlivier Bertrand2013-11-261-1/+1
* - Working on eliminating valgrind warning/errorsOlivier Bertrand2013-06-301-1/+1
* - Add support of NULLs for file table columns.Olivier Bertrand2013-04-101-1/+5
* - All the processing of creating, dropping, modifying indexes was redesigned.Olivier Bertrand2013-04-091-3/+3
* - Prepar using indexes in MAP mode (not used yet)Olivier Bertrand2013-04-071-4/+2
* - Fix problems related to table file names when not specified:Olivier Bertrand2013-03-291-2/+4
* - Implemented: not split indexes (all indexes in one file)Olivier Bertrand2013-03-281-6/+4
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-18/+19
* - New handling of default file name:Olivier Bertrand2013-03-121-1/+1
* - Add tiny integer as a supported type by CONNECTOlivier Bertrand2013-03-111-1/+12
* - Make indexes to be rebuilt on Update only when an indexed column was updated.Olivier Bertrand2013-03-101-2/+17
* - Delete ALL or truncate must not be done using file mapping.Olivier Bertrand2013-03-081-1/+5
* - Commit changes on memory mapping that hopefully should now work on Linux.Olivier Bertrand2013-03-081-5/+1
* - Until the problem is fixed, temporarily not use mapping on Linux for Update.Olivier Bertrand2013-03-081-0/+4
* - Rewriting the VALUE classes as template classesOlivier Bertrand2013-02-271-3/+7
* All use of a character to represent table types orOlivier Bertrand2013-02-121-2/+2
* Bug fixed: Column charset were not handled on read.Olivier Bertrand2013-02-111-5/+9
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-1228/+1228
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+1228