summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26826 Duplicated computations of buf_pool.page_hash addressesbb-10.6-MDEV-26826Marko Mäkelä2021-10-1918-517/+378
* MDEV-26828 Spinning on buf_pool.page_hash is wasting CPU cyclesMarko Mäkelä2021-10-195-33/+63
* After-merge fix: Remove unused variableMarko Mäkelä2021-10-191-1/+1
* MDEV-26772 InnoDB DDL fails with DUPLICATE KEY errorMarko Mäkelä2021-10-193-4/+110
* MDEV-26855: Enable spinning for log_sys_mutex and log_flush_order_mutexKrunal Bauskar2021-10-191-0/+6
* MDEV-26554: Races between INSERT on child and DDL on parent tableMarko Mäkelä2021-10-187-18/+130
* Merge 10.5 into 10.6Marko Mäkelä2021-10-184-0/+50
|\
| * MDEV-26582 SIGSEGV in spider_db_bulk_insert and spider_db_connect and spider_...Nayuta Yanagisawa2021-10-184-0/+50
* | Merge 10.5 into 10.6Marko Mäkelä2021-10-1823-44/+584
|\ \ | |/
| * MDEV-26682 Replication timeouts with XA PREPAREbb-10.5-MDEV-26682Marko Mäkelä2021-10-186-2/+279
| * MDEV-26539 SIGSEGV in spider_check_and_set_trx_isolation and I_P_List_iterato...bb-10.5-mdev-26539Nayuta Yanagisawa2021-10-184-4/+81
| * Made optional Json_writer_object / Json_writer_array consistency checkSergei Krivonos2021-10-173-0/+22
| * Implemented Json_writer_array & Json_writer_object subitems name presence con...Sergei Krivonos2021-10-163-6/+35
| * MDEV-26742 Assertion `field->type_handler() == this' failed in FixedBinTypeBu...bb-10.5-bar-MDEV-26742Alexander Barkov2021-10-146-2/+95
| * Xcode compatibility update: pcre, mysql-test-run.plSergei Krivonos2021-10-132-9/+11
| * MDEV-26707: SR transaction rolls back locally, but not in clusterbb-10.5-MDEV-26707-galeraJan Lindström2021-10-131-22/+3
* | Workaround a assertion on shutdown.Vladislav Vaintroub2021-10-131-1/+1
* | Merge 10.5 into 10.6Marko Mäkelä2021-10-137-9/+50
|\ \ | |/
| * MDEV-26819 SET GLOBAL innodb_max_dirty_pages_pct=0 occasionally fails to trig...Marko Mäkelä2021-10-133-4/+14
| * MDEV-26707: SR transaction rolls back locally, but not in clusterJan Lindström2021-10-132-3/+28
| * MDEV-24062: : Galera test failure on galera_var_replicate_myisam_onbb-10.5-MDEV-24062-galeraJan Lindström2021-10-132-2/+8
* | Merge 10.5 into 10.6Marko Mäkelä2021-10-1376-364/+1135
|\ \ | |/
| * MDEV-24062: Re-disable the test after mergeMarko Mäkelä2021-10-131-0/+1
| * Merge 10.4 into 10.5Marko Mäkelä2021-10-1370-327/+1083
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-10-1354-121/+754
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-10-1336-51/+358
| | | |\
| | | | * MDEV-26811: Assertion "log_sys->n_pending_flushes == 1" failsMarko Mäkelä2021-10-131-8/+3
| | | | * Xcode compatibility updateSergei Krivonos2021-10-127-16/+29
| | | | * MDEV-25925 Warning: Memory not freed: 32 on INSERT DELAYEDbb-10.2-bar-MDEV-25925Alexander Barkov2021-10-114-0/+50
| | | | * MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_sy...bb-10.2-bar-MDEV-23269Alexander Barkov2021-10-119-6/+46
| | | | * MDEV-24742 Server crashes in Charset::numchars / String::numcharsbb-10.2-bar-MDEV-24742Alexander Barkov2021-10-113-0/+30
| | | | * Apple Silicon is a 64-bit platform (#1922)SergMariaDB2021-10-111-1/+1
| | | | * MDEV-18278 Misleading error message in error log upon failed table creationAleksey Midenkov2021-10-113-0/+17
| | | | * MDEV-14846 InnoDB: assertion on trx->state because of deadlock error ignoredAleksey Midenkov2021-10-114-17/+147
| | | | * MDEV-24454 fixup: Fix plugins.feedback_plugin_sendMarko Mäkelä2021-10-112-3/+19
| | | | * Make Explain_node::children protectedSergei Petrunia2021-10-081-0/+2
| | | | * MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.2-MDEV-25444-docsBrandon Nesterenko2021-10-072-6/+16
| | | * | MDEV-22464 Server crash on UPDATE with nested subqueryAleksey Midenkov2021-10-113-1/+23
| | | * | MDEV-25891 Computed default for INVISIBLE column is ignored in INSERTAleksey Midenkov2021-10-113-2/+33
| | | * | MDEV-22660 SIGSEGV on adding system versioning and modifying system columnAleksey Midenkov2021-10-113-0/+47
| | | * | MDEV-22660 System versioning cleanupsAleksey Midenkov2021-10-119-67/+64
| | | * | Merge branch '10.2' into 10.3bb-10.3-25444-10.2-nullmergeBrandon Nesterenko2021-10-060-0/+0
| | | |\ \ | | | | |/
| | | | * MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.2-MDEV-25444Brandon Nesterenko2021-10-063-1/+232
| | | * | MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.3-25444Brandon Nesterenko2021-10-056-26/+232
| | | * | MDEV-25444 mysql --binary-mode is not able to replay some mysqlbinlog outputsSachin Kumar2021-10-054-2/+27
| | * | | MDEV-26707 SR transaction rolls back locally, but not in clusterbb-10.4-MDEV-26707-galeraDaniele Sciascia2021-10-124-0/+249
| | * | | Make test galera_sr_kill_slave_before_apply deterministicDaniele Sciascia2021-10-113-16/+38
| | * | | MDEV-21518 : galera.galera_toi_ddl_nonconflicting MTR failed: 1213: Deadlock ...Jan Lindström2021-10-081-0/+2
| | * | | Update galera disabled.defJan Lindström2021-10-075-194/+1
| | * | | MDEV-22996 : Hang on galera_toi_truncate test caseJan Lindström2021-10-072-17/+46