summaryrefslogtreecommitdiff
path: root/storage/connect/filamvct.cpp
Commit message (Expand)AuthorAgeFilesLines
* - MRR + Block IndexingOlivier Bertrand2014-03-201-4242/+4234
|\
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-17/+0
* | - TemporaryOlivier Bertrand2014-03-101-3/+26
|/
* - Fix gcc compilation warningsOlivier Bertrand2013-11-261-1/+1
* Fixing the "no previous declaration for ‘_strerror'" warning.Alexander Barkov2013-07-081-1/+0
* Fixing numerous "variable is set but never used" warnings.Alexander Barkov2013-07-081-15/+13
* - Add the PROFILE_End function in inihandl. Called by connect_done_funcOlivier Bertrand2013-06-291-4/+4
* - Bug fix: Variable rc could used uninitialized when tracing is on.Olivier Bertrand2013-04-061-4/+4
* - Commit change pulled from Linux virtual machine (fixing typo in Win32 part)Olivier Bertrand2013-04-021-2/+2
* - Fix huge vec tables bug. This was not yet completely implemented for Unix.Olivier Bertrand2013-04-021-277/+262
* - Fix bugs with VEC tables header and empty file making for HUGE tables.Olivier Bertrand2013-04-011-11/+45
* - Add some warnings to Create Table processOlivier Bertrand2013-03-301-6/+10
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-2/+2
* Fixing wrong sprintf() calls.Alexander Barkov2013-02-071-6/+6
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-1/+0
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-4200/+4200
* Introducing functions global_open() and global_fopen() for these purposes:Alexander Barkov2013-02-061-30/+9
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+4221