summaryrefslogtreecommitdiff
path: root/storage/connect/tabwmi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use memory safe snprintf() in Connect Engine and elsewhere (#2210)Mikhail Chalov2022-09-281-1/+1
* Merge remote-tracking branch 'connect/10.3' into 10.3Oleksandr Byelkin2022-08-021-1/+1
|\
* | Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-20/+20
* | - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-2/+2
|/
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-2/+2
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-2/+2
* Update version number and dateOlivier Bertrand2017-03-021-8/+8
* All changes made on 10.1Olivier Bertrand2017-02-161-2/+3
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-3/+3
* 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