Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu... | Olivier Bertrand | 2020-03-11 | 2 | -4/+8 |
* | - 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 overly chatty connect cmake, once again | Vladislav Vaintroub | 2019-12-11 | 1 | -5/+1 |
| * | cleanup: remove always true condition to fix clang warning | Eugene Kosov | 2019-11-19 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'connect/10.1' into 10.1 | Oleksandr Byelkin | 2019-10-30 | 32 | -1612/+2083 |
| |\ | |||||
| * | | fix clang warnings | Eugene Kosov | 2019-08-28 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'connect/10.1' into 10.1 | Oleksandr Byelkin | 2019-07-26 | 9 | -124/+82 |
| |\ \ | |||||
| * | | | restore RESTRICT_SYMBOL_EXPORTS(zlib) | Sergei Golubchik | 2019-07-10 | 1 | -9/+0 |
| * | | | imporve clang build | Eugene Kosov | 2019-06-25 | 6 | -27/+27 |
| * | | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 10 | -10/+10 |
| * | | | CONNECT compilation failure | Sergei Golubchik | 2019-04-26 | 3 | -11/+3 |
| * | | | Squashed commit of connect/10.0: | Olivier Bertrand | 2019-04-26 | 14 | -180/+296 |
| * | | | MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either) | Sergei Golubchik | 2019-03-27 | 1 | -4/+6 |
| * | | | cmake: re-enable -Werror in the maintainer mode | Sergei Golubchik | 2019-03-27 | 3 | -12/+17 |
| * | | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -1/+1 |
| * | | | Merge 10.1 into 10.1 | Marko Mäkelä | 2019-02-02 | 16 | -350/+426 |
| |\ \ \ | |||||
| | * | | | Squashed commit of connect/10.0: | Olivier Bertrand | 2019-01-25 | 16 | -350/+426 |
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 40 | -321/+349 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | CONNECT: bintar compilation failure on Mac OS X | Sergei Golubchik | 2018-10-29 | 1 | -1/+1 |
| | * | | | after-merge: enable tests | Sergei Golubchik | 2018-10-28 | 3 | -4/+2 |
| | * | | | Squashed commit of connect/10.0: | Olivier Bertrand | 2018-10-28 | 41 | -333/+348 |
| | * | | | CONNECT: don't mix bundled zlib and system libxml2 | Sergei Golubchik | 2018-10-28 | 1 | -0/+9 |
| * | | | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 4 | -11/+11 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix clang warning of mismatched new[] and delete[] | Vicențiu Ciorbaru | 2018-08-25 | 1 | -1/+1 |
| | * | | | connect engine: GetStringUTFChars takes pointer arg | Daniel Black | 2018-08-25 | 4 | -10/+10 |
| * | | | | compiler warnings (clang 4.0.1 on i386) | Sergei Golubchik | 2018-09-04 | 4 | -3/+3 |
| * | | | | Merge branch '10.0' into bb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-25 | 1 | -5/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-8941 Compile on Solaris (SPARC) fails with errors in filamvct.cpp | Sergei Golubchik | 2018-07-19 | 1 | -5/+0 |
| * | | | | Fixed compiler warnings | Monty | 2018-05-26 | 1 | -1/+1 |
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 94 | -1680/+2444 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | compiler warning | Sergei Golubchik | 2018-05-04 | 1 | -7/+7 |
| | * | | | Squashed commit of connect/10.0: | Sergei Golubchik | 2018-04-26 | 96 | -1699/+2462 |
| * | | | | fix compilation wih -DPLUGIN_PARTITION=NO | Sergei Golubchik | 2018-02-21 | 1 | -11/+5 |
* | | | | | - 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 |
| |_|_|/ |/| | | | |||||
* | | | | 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 |
| |_|/ |/| | | |||||
* | | | Fixed compiler warning in connect engine | Olivier Bertrand | 2019-03-25 | 1 | -1/+1 |
* | | | - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode='' | Olivier Bertrand | 2019-03-25 | 14 | -164/+211 |
* | | | - Fix MDEV-18192: CONNECT Engine JDBC not able to issue | Olivier Bertrand | 2019-01-27 | 5 | -44/+100 |
* | | | - Fix a few bug mainly concerning discovery and call from OEM | Olivier Bertrand | 2019-01-03 | 6 | -145/+185 |
* | | | Fix wrong version number | Olivier Bertrand | 2018-12-04 | 1 | -1/+1 |
* | | | - Make PlugSubAlloc to be exportable | Olivier Bertrand | 2018-12-01 | 13 | -203/+231 |
* | | | - Implement the CHECK TABLE statement and accept REPAIR and ANALYZE | Olivier Bertrand | 2018-10-11 | 16 | -55/+154 |
* | | | - Comment out failing Cyrillic test in xml2.test | Olivier Bertrand | 2018-08-08 | 2 | -49/+18 |
* | | | - Fix MDEV-16672 Connect: Warnings with 10.0 | Olivier Bertrand | 2018-08-07 | 20 | -172/+144 |
* | | | - Fix MDEV-16167 Cannot insert unsigned values into a VEC table | Olivier Bertrand | 2018-06-28 | 2 | -12/+16 |
* | | | - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious condition | Olivier Bertrand | 2018-05-07 | 10 | -45/+33 |
* | | | - Fix MDEV-15577 CONNECT engine JDBC remote index prevents UPDATE | Olivier Bertrand | 2018-03-27 | 1 | -1/+1 |