summaryrefslogtreecommitdiff
path: root/storage/connect/filamzip.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-271-4/+6
|\
| * Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-201-4/+6
* | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-22/+22
|\ \ | |/
| * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-22/+22
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-9/+9
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-291-9/+9
| |\
| | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-9/+9
* | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-1/+1
|\ \ \ | |/ /
| * | CONNECT: compiler warningsSergei Golubchik2021-02-011-2/+2
* | | Fixed compiler warning in connect/filemazip.cppMonty2020-10-211-1/+0
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-11/+271
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-11/+271
| |\ \ | | |/
| | * - Fix MDEV-22561 Unable to access DBF inside a ZIP archiveOlivier Bertrand2020-07-131-11/+271
* | | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-1/+1
|/ /
* | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
|/
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-2/+2
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-2/+2
* - Set MONGO_ENABLEDOlivier Bertrand2017-08-311-1/+1
* - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-051-0/+6
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-35/+129
* Merge remote-tracking branch 'connect/10.0' into 10.0Vicențiu Ciorbaru2017-03-051-44/+517
|\
| * Commit changes made for version 10.1Olivier Bertrand2017-01-171-48/+521
* | connect zip bug fixSergei Golubchik2017-01-171-1/+1
* | connect: compilation errors and few obvious bugsSergei Golubchik2017-01-171-4/+4
|/
* Fix some XML table type bugs:Olivier Bertrand2016-12-231-153/+273
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-141-9/+10
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-121-0/+501
* - MDEV-11366 SIGBUS errors in Connect Storage Engine for ArmHF and MIPS.Olivier Bertrand2016-12-021-1426/+0
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-1/+6
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-8/+8
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-11/+11
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-1/+0
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-0/+25
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-6/+4
* - Commit merge filesOlivier Bertrand2014-04-191-9/+6
|\
| * - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-6/+4
* | - Resolving conflictsOlivier Bertrand2014-03-221-1405/+1402
|\ \ | |/
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-12/+10
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-1424/+1405
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-71/+3
* | - TemporaryOlivier Bertrand2014-03-101-4/+607
|/
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-4/+4
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-1/+0
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-822/+822
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+822