summaryrefslogtreecommitdiff
path: root/storage/connect/xindex.h
Commit message (Expand)AuthorAgeFilesLines
* compilation warnings in ConnectSergei Golubchik2017-05-191-2/+2
* All changes made on 10.1Olivier Bertrand2017-02-161-2/+2
* MDEV-9617 solaris sparc build fails on 10.0Sergei Golubchik2016-04-241-2/+2
* Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-0/+4
* Add unicode ODBC types to the types recognized by CONNECT.Olivier Bertrand2015-05-301-1/+1
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-1/+1
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-12/+11
* - Begin eliminating on Linux OverloadedVirtual warnings.Olivier Bertrand2015-01-271-0/+1
* - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-0/+1
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-0/+1
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-1/+1
* - FIX some MAP and XMAP errors (such as mapped indexes not closed)Olivier Bertrand2014-05-101-5/+2
* - Adding fetched columns to Dynamic index key (unique only)Olivier Bertrand2014-05-021-1/+1
* - Commit merged files (HUGE to use instead of storing MySQL result sets)Olivier Bertrand2014-04-301-1/+1
|\
* | - Implementation of adding selected columns to dynamic indexes.Olivier Bertrand2014-04-301-0/+4
* | - Implement dynamic indexingOlivier Bertrand2014-04-261-0/+5
|/
* - FIX MDEV-6019 and MDEV-6021Olivier Bertrand2014-04-041-5/+8
* - Add system variables type_conv and conv_size. This addresses the eventualOlivier Bertrand2014-03-301-0/+9
* - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-15/+0
* - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-2/+2
* - Add routine to test index equalityOlivier Bertrand2013-04-101-0/+1
* - All the processing of creating, dropping, modifying indexes was redesigned.Olivier Bertrand2013-04-091-0/+1
* - Prepar using indexes in MAP mode (not used yet)Olivier Bertrand2013-04-071-23/+22
* - Implemented: not split indexes (all indexes in one file)Olivier Bertrand2013-03-281-12/+24
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-487/+487
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+487