summaryrefslogtreecommitdiff
path: root/storage/connect/plgdbsem.h
Commit message (Expand)AuthorAgeFilesLines
* - Add extra column info in discoveryOlivier Bertrand2013-12-191-5/+6
* - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tablesOlivier Bertrand2013-12-161-0/+1
* - Add support for unsigned numeric typesOlivier Bertrand2013-12-031-1/+3
* - Add (limited) support for UPDATE and DELETE to ODBC tablesOlivier Bertrand2013-11-111-1/+1
* - Move all enum AMT definitions in one place (plgdbsem.h)Olivier Bertrand2013-11-061-1/+9
* - Add new features to ODBC table typeOlivier Bertrand2013-10-261-0/+1
* - Fix several bugs causing memory leak or invalid access detectedOlivier Bertrand2013-09-221-0/+1
* -Fix MDEV-4878. Table locking is now supported.Olivier Bertrand2013-08-121-1/+2
* - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-1/+2
* Fixing warnings:Alexander Barkov2013-07-081-1/+2
* - Extending connect_assisted_discovery column automatic definitionOlivier Bertrand2013-05-281-0/+1
* "mtr --suite=connect --embedded" tests did not work for two reasons:Alexander Barkov2013-05-211-0/+1
* - Allowing views and queries as parameters for PROXY base tablesOlivier Bertrand2013-05-191-2/+2
* - Added table type PIVOTOlivier Bertrand2013-05-101-2/+1
* - Adding 3 new table types:Olivier Bertrand2013-04-291-6/+8
* - On Linux, closing an INI table removes it from the inihandl cacheOlivier Bertrand2013-03-261-3/+3
* - Catalog table: Use XFLD as Flag value instead of column index.Olivier Bertrand2013-02-251-2/+5
* Fix a bug causing all tests to fail.Olivier Bertrand2013-02-121-6/+6
* All use of a character to represent table types orOlivier Bertrand2013-02-121-0/+24
* Bug fixed: Column charset were not handled on read.Olivier Bertrand2013-02-111-0/+28
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-0/+2
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-523/+523
* Introducing functions global_open() and global_fopen() for these purposes:Alexander Barkov2013-02-061-0/+13
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+510