summaryrefslogtreecommitdiff
path: root/storage/connect/tabwmi.cpp
Commit message (Expand)AuthorAgeFilesLines
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-2/+0
* - Fix a compile error (MDEV-6723)Olivier Bertrand2014-09-171-1/+1
* - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-3/+3
* - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-10/+10
* - Add the DECIMAL data type (TYPE_DECIM)Olivier Bertrand2013-12-281-1/+1
* - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tablesOlivier Bertrand2013-12-161-1/+1
* - Add (limited) support for UPDATE and DELETE to ODBC tablesOlivier Bertrand2013-11-111-0/+2
* - Move all enum AMT definitions in one place (plgdbsem.h)Olivier Bertrand2013-11-061-8/+9
* - Change the Blanks parameter from true to false in catalog gettingOlivier Bertrand2013-08-141-1/+1
* - Added table type PIVOTOlivier Bertrand2013-05-101-4/+2
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-3/+3
* - Add tiny integer as a supported type by CONNECTOlivier Bertrand2013-03-111-3/+9
* All use of a character to represent table types orOlivier Bertrand2013-02-121-5/+5
* Bug fixed: Column charset were not handled on read.Olivier Bertrand2013-02-111-376/+76
* Put almost all function prototypes in header files that areOlivier Bertrand2013-02-091-8/+0
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-1153/+1153
* Adding an Olivier's changeset:Alexander Barkov2013-01-221-1/+314
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+840