summaryrefslogtreecommitdiff
path: root/storage/connect/tabdos.h
Commit message (Expand)AuthorAgeFilesLines
* - Fix MDEV-22561 Unable to access DBF inside a ZIP archiveOlivier Bertrand2020-07-131-0/+1
* =====================================================================Olivier Bertrand2019-11-161-1/+0
* - Fix a bug causing CONNECT to loop when expanding a JSON columnOlivier Bertrand2018-02-121-0/+1
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-11/+10
* All changes made on 10.1Olivier Bertrand2017-02-161-1/+1
* Commit changes made for version 10.1Olivier Bertrand2017-01-171-2/+4
* Fix some XML table type bugs:Olivier Bertrand2016-12-231-5/+8
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-141-3/+4
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-121-2/+4
* - MDEV-11366 SIGBUS errors in Connect Storage Engine for ArmHF and MIPS.Olivier Bertrand2016-12-021-1/+1
* JSONColumns and XMLColumns revisited. They can retrieve their parameters dire...Olivier Bertrand2015-05-261-0/+1
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-6/+6
* - Begin eliminating on Linux OverloadedVirtual warnings.Olivier Bertrand2015-01-271-0/+1
* - in CheckCond change strcat to strncat to avoid the case of non zeroOlivier Bertrand2014-10-091-1/+1
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-1/+1
* - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-0/+3
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-2/+1
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-1/+2
* - Commit merged filesOlivier Bertrand2014-05-311-1/+2
|\
| * - Eliminate virtual columns from CSV and FMT table fieldsOlivier Bertrand2014-05-301-1/+2
* | - Implementation of adding selected columns to dynamic indexes.Olivier Bertrand2014-04-301-1/+1
* | - Commit merged filesOlivier Bertrand2014-04-261-1/+2
|\ \ | |/
| * - Check in Indexable, create and check_if_supported_inplace_alter for not ind...Olivier Bertrand2014-04-251-1/+2
* | - Implement dynamic indexingOlivier Bertrand2014-04-261-0/+1
* | - Commit merge files (implementing "remote" indexes)Olivier Bertrand2014-04-191-253/+253
|\ \ | |/
| * - Implement "remote" index (similar to FEDERATED ones) for MYSQL tables.Olivier Bertrand2014-04-191-3/+3
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-286/+253
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-50/+5
* | - TemporaryOlivier Bertrand2014-03-101-41/+80
|/
* - Rewriting the VALUE classes as template classesOlivier Bertrand2013-02-271-1/+1
* Bug fixed: Column charset were not handled on read.Olivier Bertrand2013-02-111-0/+1
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-246/+246
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+246