summaryrefslogtreecommitdiff
path: root/storage/connect/tabcol.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-4/+4
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-8/+8
* - Possibly fix MDEV-10179 Reset remote tables when re-openingOlivier Bertrand2016-06-131-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/+0
* - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-12/+13
* - Add the DECIMAL data type (TYPE_DECIM)Olivier Bertrand2013-12-281-4/+4
* - Allowing views and queries as parameters for PROXY base tablesOlivier Bertrand2013-05-191-10/+10
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-170/+170
* Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-301-5/+1
|\
| * Removing os2def.hAlexander Barkov2013-01-291-4/+0
|/
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+174