summaryrefslogtreecommitdiff
path: root/storage/connect/tabdos.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-28/+41
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-28/+41
| |\
| | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-9/+9
| | * - Put all jar files in the SHARE directory (was PLUGIN)Olivier Bertrand2021-05-171-19/+32
* | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-2/+5
|\ \ \ | |/ /
| * | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-2/+5
| |\ \ | | |/
| | * BSON developmentOlivier Bertrand2020-12-111-0/+3
| | * - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-031-2/+2
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-14/+22
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-14/+22
| |\ \ | | |/
| | * - Fix MDEV-22561 Unable to access DBF inside a ZIP archiveOlivier Bertrand2020-07-131-14/+22
* | | Merge 10.4 into 10.5Marko Mäkelä2020-02-071-3/+1
|\ \ \ | |/ /
| * | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-15/+13
| |/
* | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-7/+16
|\ \ | |/
| * =====================================================================Olivier Bertrand2019-11-161-7/+16
| * TypoOlivier Bertrand2019-03-241-5/+7
| * - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode=''Olivier Bertrand2019-03-231-17/+19
| * - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-5/+4
| * - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-25/+25
| * - Set MONGO_ENABLEDOlivier Bertrand2017-08-311-0/+1
| * 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
* | Fixed compiler warnings from connect engineMonty2019-08-231-14/+17
* | Squashed commit of connect/10.0:Olivier Bertrand2019-04-261-19/+23
* | Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-30/+29
* | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-13/+7
* | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-84/+94
* | 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