summaryrefslogtreecommitdiff
path: root/storage/connect/tabmysql.h
Commit message (Expand)AuthorAgeFilesLines
* connect fixes after-mergeSergei Golubchik2017-09-201-1/+1
* Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-0/+1
* Fix wrong value of JSON columnOlivier Bertrand2017-05-111-12/+12
* All changes made on 10.1Olivier Bertrand2017-02-161-41/+34
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-1/+1
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-4/+4
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-2/+1
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-1/+1
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-1/+2
* - Enable MYSQL tables to USE result instead of STORE result.Olivier Bertrand2014-04-271-2/+3
* - Implement "remote" index (similar to FEDERATED ones) for MYSQL tables.Olivier Bertrand2014-04-191-1/+3
* - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-23/+0
* - Modify the way UPDATE and DELETE statements are sent to ODBCOlivier Bertrand2013-11-131-2/+3
* - Add (limited) UPDATE/DELETE support to MYSQL type CONNECT tablesOlivier Bertrand2013-11-111-2/+7
* - Move all enum AMT definitions in one place (plgdbsem.h)Olivier Bertrand2013-11-061-6/+14
* - Add test on MYSQL table self reference during CREATE TABLEOlivier Bertrand2013-10-271-1/+1
* - Implement the "exec source" feature for table type MYSQL.Olivier Bertrand2013-10-261-1/+85
* - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-0/+3
* - Implemented: The use of Federated servers.Olivier Bertrand2013-06-161-0/+1
* - Changing CONNECT version number and dateOlivier Bertrand2013-05-221-0/+1
* - Allowing views and queries as parameters for PROXY base tablesOlivier Bertrand2013-05-191-1/+13
* - Extend the TBL type to support sub-tables of any engines. Not CONNECTOlivier Bertrand2013-04-121-0/+1
* - Add the support of URL connection string fo MYSQL tablesOlivier Bertrand2013-02-221-3/+5
* - Update the MYSQL table handling to use only client API functions.Olivier Bertrand2013-02-201-1/+1
* Bug fixed: Column charset were not handled on read.Olivier Bertrand2013-02-111-6/+23
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-0/+4
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-139/+139
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+139