summaryrefslogtreecommitdiff
path: root/storage/connect/tabdos.h
Commit message (Expand)AuthorAgeFilesLines
* Update to version 1.07 (as for MariaDB 10.2)Olivier Bertrand2020-01-091-1/+0
* - Fix a bug causing CONNECT to loop when expanding a JSON columnOlivier Bertrand2018-02-131-0/+1
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-2/+0
* Fixing MDEV-12149: compile errors on Windows with /Zc:strictStringsOlivier Bertrand2017-05-081-1/+1
* Prepare fixing MDEV-12149Olivier Bertrand2017-05-061-9/+9
* Fix crash when a line is not ended by \n.Olivier Bertrand2017-03-271-0/+1
* This is a major update concerning many source files.Olivier Bertrand2017-02-141-1/+1
* Fix info cardinality for catalog tables.Olivier Bertrand2017-01-161-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-111-2/+4
* - MDEV-11366 SIGBUS errors in Connect Storage Engine for ArmHF and MIPS.Olivier Bertrand2016-12-021-1/+1
* Commit changes pulled from ob-10.0Olivier Bertrand2015-06-021-0/+1
* Last commit was done with wrong filesOlivier Bertrand2015-05-101-6/+6
* Same changes than in version 10.0.17Olivier Bertrand2015-03-191-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