summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-10/+9
* MDEV-23942 mariadb-10.5.6/storage/connect/plugutil.cpp:380: bad width ?Sergei Golubchik2020-12-101-2/+2
* 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 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 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
* | | cmake: quieterSergei Golubchik2020-05-311-1/+1
* | | 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
* | | Connect: Remove some unused variablesMarko Mäkelä2020-03-213-7/+2
* | | 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.1 into 10.2Marko Mäkelä2019-12-231-9/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix overly chatty connect cmake, once againVladislav Vaintroub2019-12-111-5/+1
* | | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-12-0327-348/+529
|\ \ \ \ | | |/ / | |/| |
| * | | - Fix MDEV-13782Olivier Bertrand2019-11-266-34/+53
| * | | These changed were made after pulling 10.2.30 from originOlivier Bertrand2019-11-244-41/+44
| * | | Fix compile error (missing declaration) in tabrest.cppOlivier Bertrand2019-11-212-14/+19
| * | | Fix compile error (missing declaration) in tabrest.cppOlivier Bertrand2019-11-211-5/+5
| * | | Fix compile error (imcomplete switch) in ha_connect.ccOlivier Bertrand2019-11-211-0/+4
| * | | These changed were made after pulling 10.2.30 from originOlivier Bertrand2019-11-2121-587/+578
| |\ \ \
| * | | | Fix missing declaration in tabrest.cpp causing compiling failure on LinuxOlivier Bertrand2019-11-161-1/+1
| * | | | =====================================================================Olivier Bertrand2019-11-1619-266/+412
* | | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-12-031-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | cleanup: remove always true condition to fix clang warningEugene Kosov2019-11-191-1/+1
* | | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-10-307-334/+319
|\ \ \ \ | | |/ / | |/| |
| * | | Fix wrong second parameter in snprintfOlivier Bertrand2019-10-161-2/+2
| * | | Some small changes.Olivier Bertrand2019-10-164-297/+311