summaryrefslogtreecommitdiff
path: root/storage/connect/tabmysql.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Allowing views and queries as parameters for PROXY base tablesOlivier Bertrand2013-05-191-33/+152
* - Fix inverted test on am in MYSQLDEF::DefineAMOlivier Bertrand2013-05-091-1/+1
* - Adding a loop test to prevent PROXY based table to loop when repointing on ...Olivier Bertrand2013-05-021-11/+22
* - Allow PROXY based tables to specify MySQL access parameters when theOlivier Bertrand2013-04-301-0/+8
* - Adding 3 new table types:Olivier Bertrand2013-04-291-4/+8
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-11/+11
* - Rewriting the VALUE classes as template classesOlivier Bertrand2013-02-271-1/+1
* - Catalog table: Use XFLD as Flag value instead of column index.Olivier Bertrand2013-02-251-7/+11
* - Add support to NULL values. This concern the MYSQLOlivier Bertrand2013-02-241-3/+8
* - Fix connect string wrongly used when zero lengthOlivier Bertrand2013-02-221-2/+2
* - Add the support of URL connection string fo MYSQL tablesOlivier Bertrand2013-02-221-8/+200
* - Update the MYSQL table handling to use only client API functions.Olivier Bertrand2013-02-201-8/+21
* All use of a character to represent table types orOlivier Bertrand2013-02-121-2/+2
* Bug fixed: Column charset were not handled on read.Olivier Bertrand2013-02-111-2/+29
* Put almost all function prototypes in header files that areOlivier Bertrand2013-02-091-248/+2
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-2/+4
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-1105/+1105
* Removing os2def.hAlexander Barkov2013-01-291-1/+0
* Adding an Olivier's changeset:Alexander Barkov2013-01-221-3/+13
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+1096