198644 Commits (9878238f7457280f3368e5d31b66aac49433c792)
 

Author SHA1 Message Date
Marko Mäkelä 9878238f74 MDEV-34791: Redundant page lookups hurt performance 1 year ago
Denis Protivensky 4e2c02a12c MDEV-33133: MDL conflict handling code should skip BF-aborted trxs 2 years ago
Julius Goryavsky d5a669b6b6 Merge branch '10.5' into '10.6' 1 year ago
Sergei Petrunia c8d040938a MDEV-34720: Poor plan choice for large JOIN with ORDER BY and small LIMIT 1 year ago
Sergei Petrunia 819765a47d Code cleanup in test_if_skip_sort_order() 1 year ago
Jan Lindström a50a5e0f3b MDEV-34647 : 'INSERT...SELECT' on MyISAM table suddenly replicated by Galera 1 year ago
Denis Protivensky 235f33e360 MDEV-33133: MDL conflict handling code should skip BF-aborted trxs 2 years ago
Jan Lindström b1f7522170 MDEV-34841 : Enable working Galera tests 1 year ago
Denis Protivensky 1c48950e1f MDEV-30536: Fix Galera bulk insert optimization MTR test 1 year ago
Julius Goryavsky bac0804d81 Merge branch '10.5' into '10.6' 1 year ago
Jan Lindström 7e748d075b MDEV-34841 : Enable working Galera tests 1 year ago
Jan Lindström dd64f29d6b MDEV-33897 : Galera test failure on galera_3nodes.galera_gtid_consistency 2 years ago
Alexey Yurchenko 83196a7b23 Add a basic MTR test for DDL error voting to ensure that all DDLs 1 year ago
Alexey Yurchenko 731a5aba0b Use only MySQL code for TOI error vote 1 year ago
Alexey Yurchenko 7119149f83 If donor loop receives unknown signal from the SST script it is an 1 year ago
Alexey Yurchenko 69c6cb5dc4 Fix recovering state GTID in case log file contains non-text bytes - 1 year ago
Teemu Ollakka 54a10a4293 MDEV-32363 Shut down Galera networking and logging on fatal signal 1 year ago
Julius Goryavsky b65bbb2fae MDEV-34647: small refactoring after main fix 1 year ago
Igor Babaev 74d7168765 MDEV-25084 Assertion failure when moving equality from having to where 1 year ago
Jan Lindström 9091afdc55 MDEV-31173 : Server crashes when setting wsrep_cluster_address after adding invalid value to wsrep_allowlist table 2 years ago
Jan Lindström b1d74b7e72 MDEV-33997 : Assertion `((WSREP_PROVIDER_EXISTS_ && this->variables.wsrep_on) && wsrep_emulate_bin_log) || mysql_bin_log.is_open()' failed in int THD::binlog_write_row(TABLE*, bool, const uchar*) 1 year ago
Oleksandr Byelkin 5a61fd5819 MDEV-34831: MDEV-34704 introduces a typo, --qick 1 year ago
Oleksandr Byelkin a4654ecceb Merge branch '10.5' into 10.6 1 year ago
Oleksandr Byelkin 03a5455cb3 MDEV-34833 Assertion failure in Item_float::do_build_clone (Item_static_float_func) 1 year ago
Oleksandr Byelkin 872dbec935 MDEV-34704 Quick mode produces the bug for mariadb client 1 year ago
Marko Mäkelä 0e76c1ba94 Merge 10.5 into 10.6 1 year ago
Marko Mäkelä 1ff6b6f0b4 MDEV-34802 Recovery fails to note some log corruption 1 year ago
Marko Mäkelä bda40ccb85 MDEV-34803 innodb_lru_flush_size is no longer used 1 year ago
Marko Mäkelä e7bb9b7c55 MDEV-24923 fixup: Correct a function comment 1 year ago
Marko Mäkelä 48becffd07 Merge 10.5 into 10.6 1 year ago
Marko Mäkelä 8cc822283e MDEV-34515 fixup: innodb.innodb_defrag_concurrent fails 1 year ago
Yuchen Pei 58bc83e1a7
[fixup] Spider: Restored lines accidentally deleted in MDEV-32157 1 year ago
Marko Mäkelä 36ab75a498 MDEV-34515: Fix a bogus debug assertion 1 year ago
Kristian Nielsen 8642453ce6 Fix sporadic failure of test case rpl.rpl_start_stop_slave 1 year ago
Kristian Nielsen 25e0224814 Skip mariabackup.slave_provision_nolock in --valgrind, it uses a lot of CPU 1 year ago
Kristian Nielsen 214e6c5b3d Fix sporadic failure of test case rpl.rpl_old_master 1 year ago
Kristian Nielsen 7dc4ea5649 Fix sporadic test failure in rpl.rpl_create_drop_event 1 year ago
Kristian Nielsen 33854d7324 Restore skiping rpl.rpl_mdev6020 under Valgrind 1 year ago
Kristian Nielsen b4c2e23954 MDEV-34696: do_gco_wait() completes too early on InnoDB dict stats updates 1 year ago
Marko Mäkelä 76f6b6d818 MDEV-34515: Reduce context switching in purge 1 year ago
Marko Mäkelä b7b9f3ce82 MDEV-34515: Contention between purge and workload 1 year ago
Marko Mäkelä d58734d781 MDEV-34520 purge_sys_t::wait_FTS sleeps 10ms, even if it does not have to 1 year ago
Sergei Petrunia 9020baf126 Trivial fix: Make test_if_cheaper_ordering() use actual_rec_per_key() 1 year ago
Marko Mäkelä 9db2b327d4 MDEV-34759: buf_page_get_low() is unnecessarily acquiring exclusive latch 1 year ago
Brandon Nesterenko 3e5e97b26f MDEV-34799: "Could not write packet" err message args off by 1 1 year ago
Monty 1f040ae048 MDEV-34043 Drastically slower query performance between CentOS (2sec) and Rocky (48sec) 1 year ago
Oleksandr Byelkin eadf0f63a2 fix MDEV-34771 & MDEV-34776 1 year ago
Oleksandr Byelkin 0b7d19d500 MDEV-34785: Assertion failure in Item_func_or_sum::do_build_clone (Item_func_not_all) 1 year ago
Marko Mäkelä b68c100076 MDEV-34565 MariaDB crashes with SIGILL because the OS does not support AVX512 1 year ago
Oleksandr Byelkin fc5772ce17 Merge branch '10.5' into 10.6 1 year ago