Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been taken10.4-MDEV-23580 | Julius Goryavsky | 2021-05-11 | 11 | -357/+521 |
* | bump the VERSION | Daniel Bartholomew | 2021-05-10 | 1 | -1/+1 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-05-10 | 34 | -814/+2360 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-05-10 | 31 | -832/+2355 |
| |\ | |||||
| | * | MDEV-25232 Ninja MSVC build sets default CMAKE_BUILD_TYPE to Debug | Vladislav Vaintroub | 2021-05-09 | 1 | -11/+12 |
| | * | force jemalloc to be used in release rpm/deb builds | Sergei Golubchik | 2021-05-08 | 1 | -0/+2 |
| | * | XA PREPARE and SHOW STATUS | Sergei Golubchik | 2021-05-08 | 3 | -7/+57 |
| | * | mtr --gdb='commands' and restarts | Sergei Golubchik | 2021-05-08 | 1 | -1/+1 |
| | * | fix mtr --client-gdb to work | Sergei Golubchik | 2021-05-08 | 1 | -1/+1 |
| | * | Revert "Connect: remove Mongo dependencies" | Sergei Golubchik | 2021-05-08 | 2 | -3/+14 |
| | * | Skip auth_named_pipe test, if plugin was not built | Vladislav Vaintroub | 2021-05-07 | 1 | -0/+5 |
| | * | Fix clang++-11 -Wsometimes-uninitialized | Marko Mäkelä | 2021-05-07 | 1 | -1/+1 |
| | * | Merge branch 'bb-10.2-release' into 10.2 | Oleksandr Byelkin | 2021-05-07 | 4 | -10/+0 |
| | |\ | |||||
| | * | | MDEV-25418: Improve mariabackup SST script compliance with native MariaDB SSL... | Alexey Yurchenko | 2021-05-06 | 6 | -46/+106 |
| | * | | MDEV-25418 rsync SST does not work with stunnel encryption | Alexey Yurchenko | 2021-05-06 | 6 | -0/+888 |
| | * | | MDEV-24962 addendum: improved handling of paths with spaces | Julius Goryavsky | 2021-05-06 | 2 | -14/+16 |
| | * | | MDEV-24962 addendum: mariabackup does not understand --log-bin-index and --lo... | Julius Goryavsky | 2021-05-06 | 1 | -3/+13 |
| | * | | MDEV-21603 Crashing SHOW TABLES with derived table in WHERE condition | Sergei Golubchik | 2021-05-04 | 7 | -23/+67 |
| | * | | MDEV-24962: Galera SST innobackupex-move ignores Environment settings | Julius Goryavsky | 2021-05-04 | 15 | -846/+1376 |
| | * | | wsrep sst scripts: removing extra blank lines and spaces | Julius Goryavsky | 2021-05-03 | 6 | -377/+329 |
| * | | | Merge branch 'bb-10.3-release' into 10.3 | Oleksandr Byelkin | 2021-05-07 | 96 | -491/+1763 |
| |\ \ \ | |||||
| * | | | | MDEV-25597: Disable rpl_semi_sync_slave_compressed_protocol.test | Sujatha | 2021-05-05 | 1 | -0/+1 |
* | | | | | Merge branch 'bb-10.4-release' into 10.4 | Oleksandr Byelkin | 2021-05-07 | 114 | -532/+2005 |
|\ \ \ \ \ | |||||
| * | | | | | remove the test for MDEV-16962mariadb-10.4.19 | Nikita Malyavin | 2021-05-05 | 2 | -75/+0 |
| * | | | | | MDEV-23542 Server crashes in thd_clear_errors() | Oleksandr Byelkin | 2021-05-05 | 1 | -12/+4 |
| * | | | | | fix galera_password.result for 10.4 | Nikita Malyavin | 2021-05-05 | 1 | -0/+5 |
| * | | | | | Merge branch bb-10.3-release into bb-10.4-release | Nikita Malyavin | 2021-05-05 | 114 | -520/+2071 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Fix of ppc64 by Wladmariadb-10.3.29 | Oleksandr Byelkin | 2021-05-05 | 2 | -3/+3 |
| | * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-05-04 | 7 | -22/+67 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionmariadb-10.2.38 | Sergei Golubchik | 2021-05-04 | 7 | -23/+67 |
| | * | | | | Merge branch bb-10.2-release into bb-10.3-release | Nikita Malyavin | 2021-05-04 | 88 | -466/+1693 |
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| | | |||||
| | | * | | Connect: remove Mongo dependencies | Nikita Malyavin | 2021-05-03 | 3 | -10/+0 |
| | | * | | new CC | Oleksandr Byelkin | 2021-05-03 | 1 | -0/+0 |
| | | |/ | |||||
| | | * | MDEV-10674: main.show_explain failed in buildbot | Sergei Petrunia | 2021-05-03 | 2 | -1/+9 |
| | | * | MDEV-25584 Implement posix semantics file deletion for Windows 10 | Vladislav Vaintroub | 2021-05-03 | 1 | -6/+27 |
| | | * | MDEV-16146: MariaDB slave stops with following errors. | Sujatha | 2021-04-30 | 5 | -10/+112 |
| | | * | MDEV-25536 InnoDB: Failing assertion: sym_node->table != NULL in pars_retriev...st-10.2-thiru | Thirunarayanan Balathandayuthapani | 2021-04-30 | 1 | -0/+1 |
| | | * | MDEV-25536 InnoDB: Failing assertion: sym_node->table != NULL in pars_retriev... | Thirunarayanan Balathandayuthapani | 2021-04-30 | 3 | -1/+22 |
| | | * | MDEV-25568 RENAME TABLE causes "Ignoring data file" messages | Marko Mäkelä | 2021-04-30 | 3 | -15/+4 |
| | | * | Revert "update CC" | Nikita Malyavin | 2021-04-30 | 1 | -0/+0 |
| | | * | update CC | Nikita Malyavin | 2021-04-29 | 1 | -0/+0 |
| | | * | Merge remote-tracking branch 'connect/10.2' into 10.2 | Nikita Malyavin | 2021-04-29 | 21 | -296/+512 |
| | | |\ | |||||
| | | | * | Typo modified: CMakeLists.txt | Olivier Bertrand | 2021-04-09 | 1 | -1/+1 |
| | | | * | Remove add_jar modified: CMakeLists.txt | Olivier Bertrand | 2021-04-09 | 1 | -2/+1 |
| | | | * | Fix add_jar modified: CMakeLists.txt | Olivier Bertrand | 2021-04-09 | 1 | -0/+2 |
| | | | * | Fix install modified: CMakeLists.txt | Olivier Bertrand | 2021-04-09 | 1 | -3/+5 |
| | | | * | typo tabrest.cpp | Olivier Bertrand | 2021-04-08 | 1 | -1/+1 |
| | | | * | tabrest.cpp | Olivier Bertrand | 2021-04-08 | 1 | -63/+8 |
| | | | * | tabrest.cpp | Olivier Bertrand | 2021-04-08 | 1 | -1/+4 |
| | | | * | tabrest.cpp | Olivier Bertrand | 2021-04-08 | 1 | -1/+1 |