summaryrefslogtreecommitdiff
path: root/storage/connect/tabxml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-15/+15
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-15/+15
| |\
| | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-14/+14
| | * - Mongo defined columnsOlivier Bertrand2021-05-241-1/+1
* | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-6/+13
|\ \ \ | |/ /
| * | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-6/+13
| |\ \ | | |/
| | * - Fix bug making REST table fail using CURLOlivier Bertrand2021-03-161-6/+13
* | | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-3/+6
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-3/+6
| |\ \ | | |/
| | * - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-181-2/+4
| | * - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-011-1/+2
| | * - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-111-4/+7
* | | 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