summaryrefslogtreecommitdiff
path: root/storage/connect/xtable.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-1/+1
* These changed were made after pulling 10.2.30 from originOlivier Bertrand2019-11-241-1/+4
* - Update version numberOlivier Bertrand2017-10-151-1/+1
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-62/+12
* All changes made on 10.1Olivier Bertrand2017-02-161-87/+119
* Commit changes made for version 10.1Olivier Bertrand2017-01-171-2/+3
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-8/+21
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-13/+13
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-4/+2
* - Set connection charset before calling mysql_real_connect for MYSQLOlivier Bertrand2015-01-061-0/+1
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-0/+2
* - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-0/+5
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-2/+3
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-0/+2
* - FIX some MAP and XMAP errors (such as mapped indexes not closed)Olivier Bertrand2014-05-101-1/+2
* - Adding fetched columns to Dynamic index key (unique only)Olivier Bertrand2014-05-021-1/+1
* - Implement dynamic indexingOlivier Bertrand2014-04-261-1/+3
* - Commit merge files (implementing "remote" indexes)Olivier Bertrand2014-04-191-259/+264
|\
| * - Implement "remote" index (similar to FEDERATED ones) for MYSQL tables.Olivier Bertrand2014-04-191-0/+6
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-267/+259
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-49/+21
* | - TemporaryOlivier Bertrand2014-03-101-46/+29
|/
* This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-031-13/+5
* - Raise the limit on returned lines for table ODBC catalog tablesOlivier Bertrand2013-12-061-0/+1
* - Move all enum AMT definitions in one place (plgdbsem.h)Olivier Bertrand2013-11-061-12/+22
* - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-1/+3
* - Allowing views and queries as parameters for PROXY base tablesOlivier Bertrand2013-05-191-0/+1
* Adding DATA_CHARSET table option.Alexander Barkov2013-02-181-0/+12
* Bug fixed: Column charset were not handled on read.Olivier Bertrand2013-02-111-3/+68
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-201/+201
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+201