summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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 branch '10.3' into 10.4Oleksandr Byelkin2019-12-0930-353/+534
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-12-0428-349/+530
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| * | | | | Lintian complains on spelling errorFaustin Lammler2019-12-023-4/+4
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-0120-812/+780
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-3120-812/+780
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| | | * | | - Remove some incorrect compile flagsOlivier Bertrand2019-09-103-38/+9
| | * | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-302-1/+5
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-10-3032-1612/+2083
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fix xml(2)_mult.test result mismatchOlivier Bertrand2019-08-242-8/+8
| | | | * | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-2430-1610/+2086
| | * | | | fix CONNECT engine to issue the correct error messageSergei Golubchik2019-10-2812-481/+460
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2019-10-091-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | fix clang warningEugene Kosov2019-10-031-1/+1
* | | | | | Removing obsolete register keywordDavid Carlier2019-09-211-1/+1