summaryrefslogtreecommitdiff
path: root/storage/connect/colblk.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-07-271-4/+4
|\
| * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-4/+4
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-2/+2
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-291-2/+2
| |\
| | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-2/+2
* | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-2/+1
|\ \ \ | |/ /
| * | CONNECT: compiler warningsSergei Golubchik2021-02-011-1/+2
| |/
* | Merge 10.4 into 10.5Marko Mäkelä2020-02-071-1/+2
|\ \
| * | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-1/+2
| |/
* | Fix compiler warnings GCC8Noel Kuntze2019-07-301-5/+5
|/
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-1/+0
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-4/+4
* Fix unhandled exception:Olivier Bertrand2017-06-111-3/+3
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-15/+15
* All changes made on 10.1Olivier Bertrand2017-02-161-9/+7
* Commit merge resolved filesOlivier Bertrand2015-06-051-34/+0
* Commit merge resolved filesOlivier Bertrand2015-06-051-0/+34
|\
| * convert files from CRLF to LF line endingsSergei Golubchik2015-05-081-417/+417
* | Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-2/+2
* | Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-417/+417
|/
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-2/+0
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-2/+41
* - Resolving conflictsOlivier Bertrand2014-03-221-14/+12
|\
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-14/+12
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-399/+382
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-19/+0
* | - TemporaryOlivier Bertrand2014-03-101-0/+2
|/
* - Add the DECIMAL data type (TYPE_DECIM)Olivier Bertrand2013-12-281-11/+10
* - Add support for unsigned numeric typesOlivier Bertrand2013-12-031-1/+6
* - Fix gcc compilation warningsOlivier Bertrand2013-11-261-4/+2
* - Fix a bug causing a crash when an XCOL table was the source ofOlivier Bertrand2013-08-291-1/+1
* - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-2/+28
* - Code cleaning. Eliminating unused code, functions, and variables.Olivier Bertrand2013-05-131-13/+0
* - Catalog table: Use XFLD as Flag value instead of column index.Olivier Bertrand2013-02-251-1/+2
* - Add support to NULL values. This concern the MYSQLOlivier Bertrand2013-02-241-2/+4
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-379/+379
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+379