summaryrefslogtreecommitdiff
path: root/storage/connect/valblk.h
Commit message (Expand)AuthorAgeFilesLines
* - Update version numberOlivier Bertrand2017-10-151-1/+1
* - Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces...Olivier Bertrand2017-08-261-3/+3
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-12/+12
* - Fix to MDEV-9542 Connect was not handling NULLs in the answerOlivier Bertrand2016-02-151-1/+2
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-13/+13
* - Begin eliminating on Linux OverloadedVirtual warnings.Olivier Bertrand2015-01-271-0/+6
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-0/+23
* - Adding fetched columns to Dynamic index key (unique only)Olivier Bertrand2014-05-021-30/+30
* - Commit merged filesOlivier Bertrand2014-04-191-301/+303
|\
| * - Make memory allocation of VALBLK's more flexible (can be allocatedOlivier Bertrand2014-04-051-9/+11
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-351/+331
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-12/+0
* | - TemporaryOlivier Bertrand2014-03-101-1/+47
|/
* This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-031-4/+9
* - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tablesOlivier Bertrand2013-12-161-0/+4
* - Add support for unsigned numeric typesOlivier Bertrand2013-12-031-15/+16
* - Fix gcc compilation warningsOlivier Bertrand2013-11-261-6/+36
* - Extending connect_assisted_discovery column automatic definitionOlivier Bertrand2013-05-281-1/+2
* - Adding 3 new table types:Olivier Bertrand2013-04-291-0/+4
* - Add tiny integer as a supported type by CONNECTOlivier Bertrand2013-03-111-168/+8
* - Rewrite some VALBLK classes as templatesOlivier Bertrand2013-03-011-42/+70
* - Add support to NULL values. This concern the MYSQLOlivier Bertrand2013-02-241-19/+52
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-359/+359
* Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-291-1/+1
* Added to CONNECT the missing type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-231-2/+53
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+308