summaryrefslogtreecommitdiff
path: root/storage/connect/filamap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-5/+5
|\
| * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-5/+5
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-8/+8
|\ \ | |/
| * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-8/+8
* | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-5/+10
|\ \ | |/
| * Remove a push warning causing failing assert. Modified storage/connect/filam...Olivier Bertrand2020-12-041-1/+2
| * Fix compile error on LINUX (LARGE_INTEGER)Olivier Bertrand2020-11-031-2/+6
| * - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-031-3/+3
* | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-1/+2
|/
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-6/+6
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-10/+10
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-8/+13
* Commit changes made for version 10.1Olivier Bertrand2017-01-171-4/+8
* Fix some XML table type bugs:Olivier Bertrand2016-12-231-16/+33
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-121-3/+3
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-8/+8
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-7/+7
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-3/+2
* - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-081-1/+6
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-2/+0
* - Fix MDEV-6802 in a clean way.Olivier Bertrand2014-09-301-4/+3
* - Add #include <stdint> needed by GCC to declare uintptr_tOlivier Bertrand2014-09-301-0/+1
* - Fix all compiler issues on FreeBSD clang.Olivier Bertrand2014-09-301-3/+3
* - Initialise min/max buffer to 0 to avoid valgrind complainingOlivier Bertrand2014-09-021-7/+8
* - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-65/+20
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-727/+798
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-1/+1
* - Resolving conflictsOlivier Bertrand2014-03-221-31/+28
|\
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-34/+31
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-749/+730
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-35/+6
* | - TemporaryOlivier Bertrand2014-03-101-5/+64
|/
* - Fix a GCC compile error (crosses initialization of pos) an changeunknown2013-03-131-0/+0
* - somethin about propertyOlivier Bertrand2013-03-111-0/+0
* - Resetting chmod to non executableunknown2013-03-111-0/+4
* - FIX a bug causing a crash when deleting a mapped tableOlivier Bertrand2013-03-041-1/+1
* 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-688/+688
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+688