summaryrefslogtreecommitdiff
path: root/storage/connect/xindex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-02-071-2/+4
|\
| * Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-2/+5
* | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-5/+9
|\ \ | |/
| * These changed were made after pulling 10.2.30 from originOlivier Bertrand2019-11-211-9/+9
| |\
| * | =====================================================================Olivier Bertrand2019-11-161-5/+9
* | | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-9/+9
|\ \ \ | | |/ | |/|
| * | imporve clang buildEugene Kosov2019-06-251-9/+9
| * | compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-041-0/+0
| * | Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-44/+44
| * | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-9/+11
| * | compilation warnings in ConnectSergei Golubchik2017-05-191-2/+2
| * | Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-1/+1
| |\ \
| | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+1
| * | | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-13/+9
| * | | Fix MDEV-12653 Cannot add index for ZIP CONNECT tableOlivier Bertrand2017-05-041-2/+2
| * | | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-4/+8
| |/ /
* | | Fix compiler warnings GCC8Noel Kuntze2019-07-301-4/+4
| |/ |/|
* | Merge remote-tracking branch 'connect/10.2' into 10.2Vicențiu Ciorbaru2018-03-181-44/+44
|\ \
| * | - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-44/+44
* | | MDEV-14268 Executable C source code files?Sergei Golubchik2017-11-211-0/+0
|/ /
* | Fix MDEV-12969. Crash during inserting binary value in Connect table.Olivier Bertrand2017-06-061-8/+10
* | Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-16/+16
|/
* Update version number and dateOlivier Bertrand2017-03-021-1/+1
* All changes made on 10.1Olivier Bertrand2017-02-161-3/+3
* - Fix MDEV-11234. Escape quoting character. Should be doubled.Olivier Bertrand2016-11-061-2/+6
* - JdbcInterface: change return type of ...Field functionOlivier Bertrand2016-08-101-5/+6
* MDEV-9617 solaris sparc build fails on 10.0Sergei Golubchik2016-04-241-13/+13
* Add unicode ODBC types to the types recognized by CONNECT.Olivier Bertrand2015-05-301-13/+49
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-14/+14
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-20/+20
* - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-151-1/+1
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-2/+1
* - Initialise min/max buffer to 0 to avoid valgrind complainingOlivier Bertrand2014-09-021-12/+13
* - Fix a test failure. Due to mmap on void file being accepted on WindowsOlivier Bertrand2014-08-271-12/+34
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-3/+0
* - Remove a gcc warningOlivier Bertrand2014-08-151-1/+1
* - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-10/+30
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-2/+5
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-7/+15
* - Add support of partition tablesOlivier Bertrand2014-05-311-3/+3
|\
| * - Fix gcc error and warningsOlivier Bertrand2014-05-061-3/+3
| * - Fix a bug concerning index mapping that caused mapped index filesOlivier Bertrand2014-05-051-52/+37
* | - FIX some MAP and XMAP errors (such as mapped indexes not closed)Olivier Bertrand2014-05-101-28/+17
* | - Adding fetched columns to Dynamic index key (unique only)Olivier Bertrand2014-05-021-7/+19
* | - Commit merged files (HUGE to use instead of storing MySQL result sets)Olivier Bertrand2014-04-301-61/+61
|\ \ | |/
* | - Implementation of adding selected columns to dynamic indexes.Olivier Bertrand2014-04-301-28/+121
* | - Implement dynamic indexingOlivier Bertrand2014-04-261-9/+16
* | - Commit merged filesOlivier Bertrand2014-04-231-2/+2
|\ \ | |/
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-2/+2
| |\
* | \ - Commit merge files (implementing "remote" indexes)Olivier Bertrand2014-04-191-3/+3
|\ \ \ | |/ /