summaryrefslogtreecommitdiff
path: root/storage/connect/tabxml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-07-271-24/+24
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-07-271-24/+24
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-24/+24
| | |\
| | | * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-24/+24
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-3/+10
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-3/+10
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-3/+10
| | |\ \ | | | |/
| | | * ASAN/valgrind errors in connect.misc testSergei Golubchik2022-01-291-0/+3
| | | * MDEV-27612 Connect : check buffer sizes, fix string format errorsVladislav Vaintroub2022-01-261-3/+7
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-15/+15
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fixed compiler warningsMonty2021-06-141-8/+10
|/ / /
* | | 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