summaryrefslogtreecommitdiff
path: root/storage/connect/filamvct.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-281-19/+20
|\
| * Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-201-19/+20
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-106/+120
|\ \ | |/
| * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-106/+120
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-36/+36
|\ \ | |/
| * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-36/+36
* | Fix all warnings given by UBSANMonty2021-04-201-1/+2
* | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-8/+16
|\ \ | |/
| * Fix compile error on LINUX (LARGE_INTEGER)Olivier Bertrand2020-11-031-5/+13
| * - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-031-5/+5
* | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-2/+3
|/
* Merge branch 'connect/10.2' into 10.2Sergei Golubchik2018-08-071-3/+3
|\
| * - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-061-3/+3
* | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-5/+0
|\ \
| * | MDEV-8941 Compile on Solaris (SPARC) fails with errors in filamvct.cppSergei Golubchik2018-07-191-5/+0
| * | Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-81/+81
| * | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-1/+1
* | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2018-06-241-8/+14
|\ \ \ | | |/ | |/|
| * | - Fix MDEV-16167 Cannot insert unsigned values into a VEC tableOlivier Bertrand2018-06-181-8/+14
* | | Merge remote-tracking branch 'connect/10.2' into 10.2Vicențiu Ciorbaru2018-03-181-81/+81
|\ \ \ | |/ /
| * | - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-81/+81
| * | - Set MONGO_ENABLEDOlivier Bertrand2017-08-311-0/+3
* | | MDEV-14268 Executable C source code files?Sergei Golubchik2017-11-211-0/+0
* | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-07-131-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-54/+55
* | compilation warnings in ConnectSergei Golubchik2017-05-191-1/+0
* | Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-0/+3
|\ \
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+3
| |/
* | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-71/+27
* | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-31/+77
|/
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-37/+37
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-8/+8
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-5/+3
* - Remove some gcc warningsOlivier Bertrand2014-10-221-12/+22
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-1/+0
* - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-267/+11
* - Commiting merge filesOlivier Bertrand2014-08-071-6/+6
|\
| * Merge 10.0->10.0-connectAlexander Barkov2014-08-041-70/+137
| |\
| * | Fixed compiler warningsMichael Widenius2014-06-041-1/+1
| * | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-5/+5
* | | This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-103/+383
| |/ |/|
* | This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-39/+74
* | - Commit merged filesOlivier Bertrand2014-04-231-12/+12
|\ \ | |/
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-12/+12
| |\
* | \ - Commit merge filesOlivier Bertrand2014-04-191-4234/+4233
|\ \ \ | |/ /
| * | - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-3/+2
| |/
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-4242/+4234
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-17/+0
* | - TemporaryOlivier Bertrand2014-03-101-3/+26
|/
* - Fix gcc compilation warningsOlivier Bertrand2013-11-261-1/+1