summaryrefslogtreecommitdiff
path: root/storage/connect/filamtxt.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-41/+39
* - Commit merged filesOlivier Bertrand2014-04-231-1/+1
|\
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-1/+1
* | - Include last source modifsOlivier Bertrand2014-03-221-1/+2
|\ \ | |/
| * - Fix bug MDEV-5919. Was because doing fseek of a stream closed by another th...Olivier Bertrand2014-03-211-1/+2
* | - Resolving conflictsOlivier Bertrand2014-03-221-1442/+1444
|\ \ | |/
| * - FIX MDEV-5890 and MDEV-5900Olivier Bertrand2014-03-191-1/+3
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-1462/+1442
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-137/+3
* | - TemporaryOlivier Bertrand2014-03-101-4/+58
|/
* This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-031-6/+6
* Fixing numerous "variable is set but never used" warnings.Alexander Barkov2013-07-081-2/+2
* Fixing wrong sprintf() calls.Alexander Barkov2013-02-071-1/+1
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-2/+0
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-1410/+1410
* Introducing functions global_open() and global_fopen() for these purposes:Alexander Barkov2013-02-061-21/+9
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+1422