summaryrefslogtreecommitdiff
path: root/storage/connect/tabmysql.h
Commit message (Expand)AuthorAgeFilesLines
* - 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