| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-25595 DROP part of failed CREATE OR REPLACE is not written into binary log | Aleksey Midenkov | 2021-07-06 | 3 | -0/+8 |
* | MDEV-17515: GTID Replication in optimistic mode deadlock | Sujatha | 2021-05-17 | 2 | -0/+219 |
* | MDEV-25336 Parallel replication causes failed assert while restarting | Sachin Kumar | 2021-05-14 | 1 | -1/+7 |
* | MDEV-20821 parallel slave server shutdown hang | Andrei Elkin | 2021-05-14 | 3 | -0/+263 |
* | MDEV-16146: MariaDB slave stops with following errors. | Sujatha | 2021-04-30 | 2 | -0/+61 |
* | Clarified abbreviated option names in some tests, to avoid | Julius Goryavsky | 2021-04-11 | 1 | -1/+1 |
* | reenable tests from engines/funcs | Alice Sherepa | 2021-03-10 | 10 | -51/+32 |
* | MDEV-11862 rpl.rpl_semi_sync_event_after_sync 'fails if there is no semisync... | Alice Sherepa | 2021-02-15 | 3 | -0/+3 |
* | MDEV-22741: *SAN: ERROR: AddressSanitizer: use-after-poison on address in ins... | Sujatha | 2021-02-03 | 2 | -0/+11 |
* | reenable rpl_spec_variables.test | Alice Sherepa | 2021-01-22 | 4 | -13/+59 |
* | MDEV-8134: The relay-log is not flushed after the slave-relay-log.999999 showed | Sujatha | 2021-01-21 | 2 | -0/+146 |
* | MDEV-24208 SHOW RELAYLOG EVENTS command is not supported in the prepared sta... | Dmitry Shulga | 2021-01-13 | 2 | -11/+0 |
* | MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not... | Sergei Golubchik | 2021-01-11 | 1 | -2/+2 |
* | don't do a warning for bad table options in replication slave thread | Sergei Golubchik | 2021-01-11 | 2 | -3/+7 |
* | MDEV-23033: All slaves crash once in ~24 hours and loop restart with signal 11 | Sujatha | 2021-01-04 | 2 | -0/+805 |
* | MDEV-22008 rpl.rpl_semi_sync fails in bb, MDEV-24418 reenable binlog_truncate... | Alice Sherepa | 2020-12-18 | 4 | -54/+15 |
* | MDEV-23103 rpl.rpl_gtid_delete_domain failed in buildbot | Alice Sherepa | 2020-11-04 | 2 | -10/+4 |
* | remove non-working debug assert | Sergei Golubchik | 2020-10-29 | 1 | -2/+1 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-10-21 | 2 | -14/+78 |
|\ |
|
| * | MDEV-4851: (tests) log tables modifiable on log_output!=TABLEbb-10.1-danielblack-MDEV-4851 | Daniel Black | 2020-10-08 | 2 | -14/+74 |
* | | minor fixes of rpl_start_stop_slave and rpl_slave_grp_exec tests, expanding r... | Alice Sherepa | 2020-10-14 | 5 | -5/+18 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-09-22 | 5 | -6/+30 |
|\ \
| |/ |
|
| * | MDEV-17438 rpl.show_status_stop_slave_race-7126 fails with timeout on Windows | Sachin | 2020-09-11 | 1 | -1/+1 |
| * | MDEV-9501: rpl.rpl_binlog_index, rpl.rpl_gtid_crash, rpl.rpl_stm_multi_query ... | Sujatha | 2020-09-07 | 4 | -5/+23 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-09-03 | 4 | -0/+8 |
|\ \
| |/ |
|
| * | MDEV-23534: SIGSEGV in sf_malloc_usable_size/my_free on SET GLOBAL REPLICATE_... | Sujatha | 2020-09-02 | 4 | -0/+8 |
* | | MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown | Andrei Elkin | 2020-08-21 | 4 | -11/+11 |
* | | Merge branch '10.1' into 10.2mariadb-10.2.33 | Sergei Golubchik | 2020-08-06 | 2 | -0/+6 |
|\ \
| |/ |
|
| * | MDEV-23089 rpl_parallel2 fails in 10.5 | Sachin | 2020-08-04 | 2 | -0/+6 |
* | | MDEV-19338 InnoDB: Failing assertion: !cursor->index->is_committed() | Nikita Malyavin | 2020-07-31 | 2 | -0/+47 |
* | | MDEV-14203: rpl.rpl_extra_col_master_myisam, rpl.rpl_slave_load_tmpdir_not_ex... | Sujatha | 2020-07-23 | 2 | -0/+82 |
* | | MDEV-20428 after-merge fix: Stabilize the test | Marko Mäkelä | 2020-07-01 | 2 | -6/+6 |
* | | Merge 10.1 into 10.2bb-10.2-merge | Marko Mäkelä | 2020-07-01 | 3 | -1/+169 |
|\ \
| |/ |
|
| * | mtr: use env for perl | Daniel Black | 2020-06-23 | 1 | -1/+1 |
| * | MDEV-20428: "Start binlog_dump" message doesn't indicate GTID position | Sujatha | 2020-06-16 | 2 | -0/+155 |
| * | MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTIL | Andrei Elkin | 2020-05-26 | 2 | -0/+704 |
* | | MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTIL | Andrei Elkin | 2020-05-26 | 2 | -0/+756 |
* | | MDEV-22545: my_vsnprintf behaves not as in C standard | Oleksandr Byelkin | 2020-05-24 | 1 | -1/+1 |
* | | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o... | Sujatha | 2020-05-20 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o... | Sujatha | 2020-05-20 | 1 | -0/+1 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-05-20 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | MDEV-22472 rpl.rpl_fail_register failed in buildbot with wrong result | Andrei Elkin | 2020-05-19 | 1 | -2/+1 |
* | | MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDB | Marko Mäkelä | 2020-05-15 | 2 | -96/+0 |
* | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-05-02 | 4 | -1/+81 |
|\ \
| |/ |
|
| * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-04-30 | 4 | -1/+75 |
| |\ |
|
| | * | Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I... | Sergei Golubchik | 2020-04-30 | 2 | -0/+49 |
| | * | Bug#28388217 - SERVER CAN FAIL WHILE REPLICATING CONDITIONAL COMMENTS | Sergei Golubchik | 2020-04-29 | 2 | -1/+26 |
* | | | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri... | Oleksandr Byelkin | 2020-04-01 | 3 | -7/+7 |
* | | | MDEV-21360 restore debud_dbug through a session variable instead of '-d,..'bb-10.2-MDEV-21360 | Alice Sherepa | 2020-03-23 | 14 | -122/+124 |
* | | | MDEV-21360 save/restore debud_dbug instead of total reset at the end of the test | Alice Sherepa | 2020-01-21 | 1 | -0/+1 |