summaryrefslogtreecommitdiff
path: root/storage/connect/connect.cc
Commit message (Expand)AuthorAgeFilesLines
* - Update some DBUG_PRINT to avois warning on LinuxOlivier Bertrand2013-04-041-2/+2
* - Upated columns must be allocated before opening the tableOlivier Bertrand2013-03-231-25/+25
* - Enable type conversion on Insert and UpdateOlivier Bertrand2013-03-111-2/+3
* - Changing mode to -xunknown2013-03-061-0/+0
* - Begin fixing memory leaksOlivier Bertrand2013-03-011-7/+4
* - Fix warning on missing initial values on LinuxOlivier Bertrand2013-03-011-0/+0
* - Fix memory leakunknown2013-03-011-0/+1
* - Catalog table: Use XFLD as Flag value instead of column index.Olivier Bertrand2013-02-251-6/+3
* - Add support to NULL values. This concern the MYSQLOlivier Bertrand2013-02-241-3/+6
* Put almost all function prototypes in header files that areOlivier Bertrand2013-02-091-3/+1
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-860/+860
* Removing redundant declaration of ulonglong.Alexander Barkov2013-01-291-6/+0
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+866