summaryrefslogtreecommitdiff
path: root/storage/connect/tabxml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-05-051-4/+7
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-05-051-4/+7
| |\
| | * - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-111-4/+7
| | * Update to version 1.07 (as for MariaDB 10.2)Olivier Bertrand2020-01-091-1/+3
| | * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-241-1/+1
| | * - Fix a few bug mainly concerning discovery and call from OEMOlivier Bertrand2019-01-031-126/+153
| | * - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-011-2/+11
| | * - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-261-1/+1
| | * - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-311-12/+12
| | * Make source the same as branch 10.2Olivier Bertrand2017-08-061-20/+20
| | * Fixing MDEV-12149: compile errors on Windows with /Zc:strictStringsOlivier Bertrand2017-05-081-4/+5
| | * Prepare fixing MDEV-12149Olivier Bertrand2017-05-061-1/+2
| | * Handle error return from SetPathOlivier Bertrand2017-05-031-1/+4
| | * Add mongoDB access to json tables.Olivier Bertrand2017-04-131-68/+0
| | * Replace setjmp-longjmp's by try_catch-throwOlivier Bertrand2017-03-051-31/+99
| | * Update version number and dateOlivier Bertrand2017-03-011-1/+1
| | * This is a major update concerning many source files.Olivier Bertrand2017-02-141-3/+3
| | * Fix info cardinality for catalog tables.Olivier Bertrand2017-01-161-0/+5
| | * Fix some XML table type bugs:Olivier Bertrand2016-12-231-13/+43
| | * - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-141-1/+6
| | * Remove commented lines.Olivier Bertrand2015-11-221-9/+9
| | * PATCH-P0-FIX-UPSTREAM: Fix possible buffer overflow (MDEV-8317)Olivier Bertrand2015-11-081-8/+10
| | * Commit od last modifications made for version 10.0Olivier Bertrand2015-06-061-17/+0
| | * Commit win and CONNECT resolved filesOlivier Bertrand2015-06-051-0/+17
| | |\
| | | * Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-101-52/+22
| | | * - Fix a regression bug on (XML) HTML tables.Olivier Bertrand2015-05-051-2/+3
| | * | Commit changes pulled from ob-10.0Olivier Bertrand2015-06-021-44/+46
| | * | Last commit was done with wrong filesOlivier Bertrand2015-05-101-52/+23
| | |/
| | * Update 10.1 with changes from 10.0Olivier Bertrand2015-04-191-11/+365
* | | Merge 10.4 into 10.5Marko Mäkelä2020-02-071-9/+21
|\ \ \ | |/ /
| * | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-5/+21
* | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+3
|\ \ \ | |/ /
| * | - Fix MDEV-13782Olivier Bertrand2019-11-261-1/+3
| * | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-301-1/+1
* | | Fix compiler warnings GCC8Noel Kuntze2019-07-301-11/+15
* | | MDEV-19897 Rename source code variable names from utf8 to utf8mb3Alexander Barkov2019-06-281-1/+1
* | | dirty mergeOleksandr Byelkin2019-02-071-126/+153
|\ \ \ | |/ /
| * | Squashed commit of connect/10.0:Olivier Bertrand2019-01-251-128/+164
| * | Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-13/+13
| * | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-1/+1
| * | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-20/+20
| * | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-74/+8
| * | Fix MDEV-12587 MariaDB CONNECT DIR TypeOlivier Bertrand2017-05-031-2/+5
| * | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-31/+99
* | | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-031-2/+11
|\ \ \
| * | | - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-011-2/+11
* | | | MDEV-14900 Upstream 10.3 debian patchesSergei Golubchik2018-08-121-1/+1
|/ / /
* | | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-1/+1
* | | - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-12/+12
* | | Fix unhandled exception:Olivier Bertrand2017-06-111-20/+20