summaryrefslogtreecommitdiff
path: root/storage/connect/tabdos.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-5/+5
|\
| * Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-84/+94
* | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-07-131-91/+94
|\ \ | |/ |/|
| * Fix unhandled exception:Olivier Bertrand2017-06-111-1/+1
| * Fix MDEV-12969. Crash during inserting binary value in Connect table.Olivier Bertrand2017-06-061-81/+91
| * Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-51/+49
* | compilation warnings in ConnectSergei Golubchik2017-05-191-2/+2
* | Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-0/+1
|\ \
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+1
| |/
* | Fix failing test connect.json for MariaDB 10.0Olivier Bertrand2017-05-121-2/+0
* | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-48/+15
* | Fix MDEV-12653 Cannot add index for ZIP CONNECT tableOlivier Bertrand2017-05-041-2/+2
* | Fix crash when a line is not ended by \n.Olivier Bertrand2017-03-281-1/+3
* | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-29/+66
|/
* All changes made on 10.1Olivier Bertrand2017-02-161-2/+2
* Commit changes made for version 10.1Olivier Bertrand2017-01-171-8/+28
* Fix some XML table type bugs:Olivier Bertrand2016-12-231-12/+22
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-141-16/+7
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-121-3/+33
* - MDEV-11366 SIGBUS errors in Connect Storage Engine for ArmHF and MIPS.Olivier Bertrand2016-12-021-24/+24
* Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-3/+3
* Fix the TDBDOS::EstimatedLength function that was wrongly countingOlivier Bertrand2015-08-061-1/+2
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-9/+9
* JSONColumns and XMLColumns revisited. They can retrieve their parameters dire...Olivier Bertrand2015-05-261-0/+2
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-12/+13
* - Adding the JSON table typeOlivier Bertrand2015-01-191-1/+2
* - Add new table type VIR and virtual indexOlivier Bertrand2014-10-311-2/+7
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-9/+13
* - in CheckCond change strcat to strncat to avoid the case of non zeroOlivier Bertrand2014-10-091-1/+1
* - Fix MDEV-6802 in a clean way.Olivier Bertrand2014-09-301-7/+7
* - Initialise min/max buffer to 0 to avoid valgrind complainingOlivier Bertrand2014-09-021-0/+7
* - Avoid uninitialised warning from valgrindOlivier Bertrand2014-08-291-0/+2
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-16/+20
* - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-6/+24
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-152/+202
* - Modif avglen calculation and add AVG_ROW_LENGTH option to testOlivier Bertrand2014-07-221-2/+4
* - Fix bugs in handling of remote index when updating and deletingOlivier Bertrand2014-07-221-14/+9
* - FIX errors and some gcc warningsOlivier Bertrand2014-07-201-3/+3
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-9/+58
* - Commit merged filesOlivier Bertrand2014-05-311-10/+27
|\
| * - Eliminate virtual columns from CSV and FMT table fieldsOlivier Bertrand2014-05-301-10/+27
* | - Adding fetched columns to Dynamic index key (unique only)Olivier Bertrand2014-05-021-14/+18
* | - Implementation of adding selected columns to dynamic indexes.Olivier Bertrand2014-04-301-12/+26
* | - Implement dynamic indexingOlivier Bertrand2014-04-261-3/+81
* | - Commit merged filesOlivier Bertrand2014-04-231-4/+4
|\ \ | |/
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-4/+4
| |\
* | \ - Commit merge filesOlivier Bertrand2014-04-191-2572/+2570
|\ \ \ | |/ /
| * | - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-21/+21
| |/
* | - Commit various changesOlivier Bertrand2014-04-071-7/+0
|\ \ | |/