summaryrefslogtreecommitdiff
path: root/storage/connect/global.h
Commit message (Expand)AuthorAgeFilesLines
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-171-0/+1
* - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-011-3/+3
* - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-141-2/+2
* - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID typeOlivier Bertrand2018-03-111-1/+5
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-1/+1
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-2/+3
* - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-10-311-1/+2
* -- Finalize work on MongoDB accessOlivier Bertrand2017-07-181-42/+0
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-1/+2
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-4/+6
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-9/+9
* - Fix bug on updating JSON expanded valuesOlivier Bertrand2015-05-011-1/+1
* - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp.Olivier Bertrand2015-02-221-1/+1
* - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-151-2/+2
* - Compile protect against not fully implemented optione XMSG and NEWMSGOlivier Bertrand2014-11-081-0/+2
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-0/+6
* - Fix MDEV-6802 in a clean way.Olivier Bertrand2014-09-301-1/+4
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-0/+1
* - Commit merged filesOlivier Bertrand2014-04-191-258/+259
|\
| * - FIX MDEV-5989 (max(indexed) doesn't work)Olivier Bertrand2014-04-011-0/+1
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-260/+258
|\ \ | |/
| * - 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