summaryrefslogtreecommitdiff
path: root/storage/connect/filter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-4/+2
|\
| * Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-9/+5
* | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-08-161-2/+2
|\ \
| * | - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-051-2/+2
* | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-07-131-10/+88
|\ \ \ | |/ / | | / | |/ |/|
| * - 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
* | compilation warnings in ConnectSergei Golubchik2017-05-191-5/+5
* | Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-1/+2
|\ \
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
| |/
* | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-12/+0
* | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-6/+18
|/
* 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