summaryrefslogtreecommitdiff
path: root/storage/connect/block.h
Commit message (Expand)AuthorAgeFilesLines
* - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-3/+3
* - Fix json_bjson (s was erase by Json_Subset)Olivier Bertrand2020-12-091-2/+2
* Try to fix failing testsOlivier Bertrand2020-11-051-6/+2
* Try to fix that F..k gcc operator delete errorOlivier Bertrand2020-11-041-0/+1
* Fix compile error on LINUX (no suitable operator delete)Olivier Bertrand2020-11-041-3/+3
* - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-031-13/+20
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-171-3/+1
* - 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
* Add unicode ODBC types to the types recognized by CONNECT.Olivier Bertrand2015-05-301-1/+1
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-3/+3
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-1/+1
* - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-4/+3
* Fixed compiler warningsMichael Widenius2013-08-211-0/+3
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-57/+57
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+57