summaryrefslogtreecommitdiff
path: root/storage/connect/filamtxt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of connect/10.0:Olivier Bertrand2018-10-281-3/+3
* Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-35/+36
* Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-0/+1
|\
| * Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+1
* | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-13/+18
* | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-6/+14
|/
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-23/+23
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-6/+6
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-5/+3
* - Commit resolved conflicted filesOlivier Bertrand2014-11-161-1/+1
* - FIX ftell error when the line endings do not match the declared orOlivier Bertrand2014-11-091-2/+3
* - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-081-0/+1
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-1/+0
* Merge 10.0-connect -> 10.0Alexander Barkov2014-10-011-1/+1
|\
| * - Fix MDEV-6802 in a clean way.Olivier Bertrand2014-09-301-1/+1
* | 10.0-connect mergeSergei Golubchik2014-09-121-203/+194
|\ \ | |/
| * - Fix MDEV-6624 (indexing on void table)Olivier Bertrand2014-09-061-4/+6
| * - Fix a bug in DOSFAM::OpenTableFile. Bin was not set to TRUE for blockedOlivier Bertrand2014-08-271-2/+2
| * - Make storing and sorting values using less memory allocationOlivier Bertrand2014-08-251-10/+17
| * - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-10/+14
| * - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-193/+171
| * - Fix MDEV-6502Olivier Bertrand2014-08-081-1/+1
* | after-merge fixes for 10.0-connectmariadb-10.0.13Sergei Golubchik2014-08-081-4/+4
|/
* - Commiting merge filesOlivier Bertrand2014-08-071-1/+1
|\
| * Merge 10.0->10.0-connectAlexander Barkov2014-08-041-49/+215
| |\
| * | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-1/+1
* | | This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-73/+289
| |/ |/|
* | 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