summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-11-031-5/+4
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-301-5/+4
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-281-5/+4
| | |\
| | | * - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP tableOlivier Bertrand2020-07-1617-108/+511
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-2924-477/+1051
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-10-2823-490/+1071
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2020-10-2623-490/+1071
| | |\ \
| | | * | - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-1816-373/+848
| | | * | Fix search for json subtable in tabjson.cppOlivier Bertrand2020-10-061-15/+33
| | | * | Fix compile error in tabjson.cpp (ULONG -> ulong)Olivier Bertrand2020-10-051-17/+20
| | | * | - Use BIN type when charset='binary'Olivier Bertrand2020-10-058-16/+64
| | | * | - Fix allocating work space larger than 4GBOlivier Bertrand2020-10-032-17/+26
| | | * | - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-0112-82/+108
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-0317-102/+505
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-0317-102/+505
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2020-08-0217-102/+505
| | |\ \ \ | | | |/ /
| | | * | Fix compile error for KVM. Modified filamdbf.cppOlivier Bertrand2020-07-131-1/+1
| | | * | - Fix MDEV-22561 Unable to access DBF inside a ZIP archiveOlivier Bertrand2020-07-1314-100/+490
| | | * | - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP tableOlivier Bertrand2020-05-193-2/+15
| | | * | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-112-4/+8
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-06-031-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-06-021-1/+1
| |\ \ \ \ | | |/ / /
| | * | | cmake: quieterSergei Golubchik2020-05-311-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-052-4/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-042-4/+8
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-022-4/+8
| | |\ \ \ | | | | |/ | | | |/|
| | | * | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-112-4/+8
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-303-7/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-03-303-7/+2
| |\ \ \ \ | | |/ / /
| | * | | Connect: Remove some unused variablesMarko Mäkelä2020-03-213-7/+2
* | | | | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-172-153/+168
* | | | | Fixed compiler warnings from gcc 7.4.1Monty2020-01-2934-156/+212
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-219-24/+139
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-219-24/+139
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-204-3/+100
| | |\ \ \ | | | |/ /
| | | * | - Update grant tests for new MariaDB version 10.1.44Olivier Bertrand2020-01-1212-324/+415
| | | * | Merge with last MariaDB versionOlivier Bertrand2020-01-114-2/+2
| | | |\ \
| | | * | | - Fix MDEV-21450Olivier Bertrand2020-01-111-5/+13
| | | * | | Update to version 1.07 (as for MariaDB 10.2)Olivier Bertrand2020-01-0933-721/+913
| | * | | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2020-01-205-21/+39
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | - Fix MDEV-21450Olivier Bertrand2020-01-123-9/+19
| | | * | | Make LIKE_FUNC only for version >= 10.2 in ha_connect.ccOlivier Bertrand2019-12-101-0/+2
| | | * | | Fix reldef.cpp (wrong flag for catalog columns)Olivier Bertrand2019-12-041-6/+4
| | | * | | Fix tabrest.cpp when used for OEMOlivier Bertrand2019-12-031-8/+9
| | | * | | Make restGetFile extern COlivier Bertrand2019-12-033-4/+8
| | | * | | comment out <dlfnc.h> in tabrest.cppcOlivier Bertrand2019-12-011-3/+3
| | | * | | <dlfnc.h> in tabrest.cpp and redef.cppOlivier Bertrand2019-12-012-4/+4
| | | * | | Add include <dlfnc.h> in tabrest.cppOlivier Bertrand2019-11-301-1/+4
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-12-271-9/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2019-12-271-9/+2
| |\ \ \ \ \ | | |/ / / /