summaryrefslogtreecommitdiff
path: root/storage/connect/filter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-07-271-5/+5
|\
| * 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.4' into 10.5Oleksandr Byelkin2021-07-311-3/+3
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-3/+3
| |\ \ | | |/
| | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-3/+3
* | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | | Cleanups & indentation changesMonty2020-03-241-1/+2
|/ /
* | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-1/+5
|/
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-2/+2
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-16/+16
* - Update version numberOlivier Bertrand2017-10-151-84/+1
* - Set MONGO_ENABLEDOlivier Bertrand2017-08-311-3/+2
* - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-051-2/+2
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-36/+21
* Fix unhandled exception:Olivier Bertrand2017-06-111-3/+3
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-15/+108
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-3/+3
* - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-081-1/+1
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-5/+0
* - Fix MDEV-6802 in a clean way.Olivier Bertrand2014-09-301-1/+27
* - FIX errors and some gcc warningsOlivier Bertrand2014-07-201-11/+11
* - FIX some MAP and XMAP errors (such as mapped indexes not closed)Olivier Bertrand2014-05-101-1/+1
* - Implement dynamic indexingOlivier Bertrand2014-04-261-1/+1
* - MRR + Block IndexingOlivier Bertrand2014-03-201-3/+3
* - Adding files needed for block indexingOlivier Bertrand2014-03-101-0/+1733