summaryrefslogtreecommitdiff
path: root/storage/connect/global.h
Commit message (Expand)AuthorAgeFilesLines
* - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-3/+0
* - Fix bug MDEV-5734Olivier Bertrand2014-02-271-0/+3
* This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-031-1/+2
* - Add the DECIMAL data type (TYPE_DECIM)Olivier Bertrand2013-12-281-1/+2
* - Implemented: The use of Federated servers.Olivier Bertrand2013-06-161-0/+1
* "mtr --suite=connect --embedded" tests did not work for two reasons:Alexander Barkov2013-05-211-1/+2
* - All the processing of creating, dropping, modifying indexes was redesigned.Olivier Bertrand2013-04-091-0/+1
* - Wrong FLAG values transmitted to created table by the AS SELECT table:Olivier Bertrand2013-03-231-0/+1
* - Add tiny integer as a supported type by CONNECTOlivier Bertrand2013-03-111-0/+1
* Fixing compilation warnings:Alexander Barkov2013-02-071-1/+0
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-251/+251
* More XML related definitions are now more friendly:Alexander Barkov2013-02-011-0/+4
* Moving duplicate data type declatations into os.h.Alexander Barkov2013-01-291-29/+2
* Fixing ODBC related compilation failures:Alexander Barkov2013-01-281-1/+1
* Added to CONNECT the missing type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-231-0/+1
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+273