summaryrefslogtreecommitdiff
path: root/storage/connect/filamzip.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-4/+4
* Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-1/+7
* Merge remote-tracking branch 'connect/10.0' into 10.0Vicențiu Ciorbaru2017-05-161-34/+128
|\
| * Fix wrong value of JSON columnOlivier Bertrand2017-05-111-15/+15
| * Fix MDEV-12603 Insert replaces values in ZIP fileOlivier Bertrand2017-05-061-4/+61
| * Fix MDEV-12653 Cannot add index for ZIP CONNECT tableOlivier Bertrand2017-05-041-1/+7
| * Fix MDEV-12631 valgrind warning for zipped tablesOlivier Bertrand2017-04-291-4/+10
| * Fix crash when a line is not ended by \n.Olivier Bertrand2017-03-281-12/+37
* | MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warningSergei Golubchik2017-05-151-1/+1
* | 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