Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Connect: Remove some unused variables | Marko Mäkelä | 2020-03-21 | 3 | -7/+2 |
* | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-20 | 4 | -3/+100 |
|\ | |||||
| * | - Update grant tests for new MariaDB version 10.1.44 | Olivier Bertrand | 2020-01-12 | 12 | -324/+415 |
| * | Merge with last MariaDB version | Olivier Bertrand | 2020-01-11 | 4 | -2/+2 |
| |\ | |||||
| * | | - Fix MDEV-21450 | Olivier Bertrand | 2020-01-11 | 1 | -5/+13 |
| * | | Update to version 1.07 (as for MariaDB 10.2) | Olivier Bertrand | 2020-01-09 | 33 | -721/+913 |
* | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2020-01-20 | 5 | -21/+39 |
|\ \ \ | |||||
| * | | | - Fix MDEV-21450 | Olivier Bertrand | 2020-01-12 | 3 | -9/+19 |
| * | | | Make LIKE_FUNC only for version >= 10.2 in ha_connect.cc | Olivier Bertrand | 2019-12-10 | 1 | -0/+2 |
| * | | | Fix reldef.cpp (wrong flag for catalog columns) | Olivier Bertrand | 2019-12-04 | 1 | -6/+4 |
| * | | | Fix tabrest.cpp when used for OEM | Olivier Bertrand | 2019-12-03 | 1 | -8/+9 |
| * | | | Make restGetFile extern C | Olivier Bertrand | 2019-12-03 | 3 | -4/+8 |
| * | | | comment out <dlfnc.h> in tabrest.cppc | Olivier Bertrand | 2019-12-01 | 1 | -3/+3 |
| * | | | <dlfnc.h> in tabrest.cpp and redef.cpp | Olivier Bertrand | 2019-12-01 | 2 | -4/+4 |
| * | | | Add include <dlfnc.h> in tabrest.cpp | Olivier Bertrand | 2019-11-30 | 1 | -1/+4 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-12-23 | 1 | -9/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix overly chatty connect cmake, once again | Vladislav Vaintroub | 2019-12-11 | 1 | -5/+1 |
* | | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2019-12-03 | 27 | -348/+529 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | - Fix MDEV-13782 | Olivier Bertrand | 2019-11-26 | 6 | -34/+53 |
| * | | | These changed were made after pulling 10.2.30 from origin | Olivier Bertrand | 2019-11-24 | 4 | -41/+44 |
| * | | | Fix compile error (missing declaration) in tabrest.cpp | Olivier Bertrand | 2019-11-21 | 2 | -14/+19 |
| * | | | Fix compile error (missing declaration) in tabrest.cpp | Olivier Bertrand | 2019-11-21 | 1 | -5/+5 |
| * | | | Fix compile error (imcomplete switch) in ha_connect.cc | Olivier Bertrand | 2019-11-21 | 1 | -0/+4 |
| * | | | These changed were made after pulling 10.2.30 from origin | Olivier Bertrand | 2019-11-21 | 21 | -587/+578 |
| |\ \ \ | |||||
| * | | | | Fix missing declaration in tabrest.cpp causing compiling failure on Linux | Olivier Bertrand | 2019-11-16 | 1 | -1/+1 |
| * | | | | ===================================================================== | Olivier Bertrand | 2019-11-16 | 19 | -266/+412 |
* | | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-12-03 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | cleanup: remove always true condition to fix clang warning | Eugene Kosov | 2019-11-19 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2019-10-30 | 7 | -334/+319 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix wrong second parameter in snprintf | Olivier Bertrand | 2019-10-16 | 1 | -2/+2 |
| * | | | Some small changes. | Olivier Bertrand | 2019-10-16 | 4 | -297/+311 |
| * | | | - Remove some incorrect compile flags | Olivier Bertrand | 2019-09-10 | 3 | -38/+9 |
* | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-10-30 | 2 | -1/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge remote-tracking branch 'connect/10.1' into 10.1 | Oleksandr Byelkin | 2019-10-30 | 32 | -1612/+2083 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix xml(2)_mult.test result mismatch | Olivier Bertrand | 2019-08-24 | 2 | -8/+8 |
| | * | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve... | Olivier Bertrand | 2019-08-24 | 30 | -1610/+2086 |
* | | | | fix CONNECT engine to issue the correct error message | Sergei Golubchik | 2019-10-28 | 12 | -481/+460 |
* | | | | fix clang warning | Eugene Kosov | 2019-10-03 | 1 | -1/+1 |
* | | | | Fix connect RESTSDK support. | Vladislav Vaintroub | 2019-09-09 | 1 | -11/+7 |
* | | | | Updated mtr files to support different compiled in options | Monty | 2019-09-01 | 2 | -0/+2 |
* | | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2019-08-30 | 34 | -1605/+2100 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Typo | Olivier Bertrand | 2019-08-22 | 3 | -10/+11 |
| * | | | Some small changes. | Olivier Bertrand | 2019-08-19 | 3 | -33/+39 |
| * | | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve... | Olivier Bertrand | 2019-08-17 | 16 | -1375/+1540 |
| * | | | Typo | Olivier Bertrand | 2019-07-31 | 3 | -9/+9 |
| * | | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve... | Olivier Bertrand | 2019-07-30 | 20 | -336/+665 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-28 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | fix clang warnings | Eugene Kosov | 2019-08-28 | 1 | -1/+1 |
* | | | | Fixed issues found by valgrind | Monty | 2019-08-12 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-07-26 | 3 | -13/+22 |
|\ \ \ \ | |/ / / |