summaryrefslogtreecommitdiff
path: root/storage/connect/filamtxt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-13/+13
|\
| * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-13/+13
* | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-5/+459
|\ \ | |/
| * fix warnings returned by gcc v10.0Oleksandr Byelkin2021-01-291-1/+1
| * - Fix jfile_convert crash on error. modified: jsonudf.cpp (plus BSON UDF's)Olivier Bertrand2020-12-311-1/+1
| * - Fix pretty=2 Tabjson bug on INSERT.Olivier Bertrand2020-12-151-19/+85
| * BSON developmentOlivier Bertrand2020-12-111-31/+169
| * Re-fix compile error (sign-unsign) Modified filamtxt.cppOlivier Bertrand2020-11-071-1/+1
| * - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-031-2/+252
* | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-1/+2
|/
* - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-061-2/+2
* - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious conditionOlivier Bertrand2018-05-071-1/+1
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-5/+6
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-30/+30
* - Set MONGO_ENABLEDOlivier Bertrand2017-08-311-0/+1
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-11/+24
* 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