summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26650: Failed ALTER USER/GRANT statement removes the password from the c...bb-10.4-MDEV-26650-2Oleksandr Byelkin2021-10-183-11/+69
* 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
* | | MDEV-24062 : Galera test failure on galera_var_replicate_myisam_onJan Lindström2021-10-073-7/+33
* | | Fix galera_var_reject_queries test caseJan Lindström2021-10-072-12/+5
* | | MDEV-22708 Assertion `!mysql_bin_log.is_open() || thd.is_current_stmt_binlog_...mkaruza2021-10-062-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2021-10-047-30/+112
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-10-045-26/+110
| |\ \ | | |/
| | * Fix MSVC warning with bison 3.8.2Vladislav Vaintroub2021-10-031-1/+2
| | * MDEV-24978 crash with transaction on table with no PK and long fulltext columnbb-10.2-MDEV-24978-galerasjaakola2021-09-303-24/+106
| * | Work around MDEV-26754 main.sp test fails for embedded serverMarko Mäkelä2021-10-042-4/+2
* | | MDEV-22708 Assertion `!mysql_bin_log.is_open() || thd.is_current_stmt_binlog_...mkaruza2021-10-014-1/+30
* | | MDEV-25883 Galera Cluster hangs while "DELETE FROM mysql.wsrep_cluster"bb-10.4-MDEV-25883-galeramkaruza2021-09-303-8/+23
* | | Merge 10.3 into 10.4Marko Mäkelä2021-09-303-0/+14
|\ \ \ | |/ /
| * | MDEV-20699 followup.Vladislav Vaintroub2021-09-293-0/+14
* | | Merge 10.3 into 10.4Marko Mäkelä2021-09-2926-288/+436
|\ \ \ | |/ /
| * | MDEV-20699 fixup: Re-record compat/oracle.sp-package resultMarko Mäkelä2021-09-291-0/+8
| * | Merge 10.2 into 10.3Marko Mäkelä2021-09-2915-256/+366
| |\ \ | | |/
| | * Make innodb.innodb_defrag_stats more deterministicMarko Mäkelä2021-09-292-162/+143
| | * MDEV-24454 Crash at change_item_treebb-10.2-MDEV-24454Oleksandr Byelkin2021-09-2711-44/+202
| | * Remove test from galera_fulltext until MDEV-24978 is fixed.bb-10.2-jan-galeraJan Lindström2021-09-272-50/+21
| * | MDEV-26672 test fixupMarko Mäkelä2021-09-291-2/+2
| * | MDEV-26717 mysql_upgrade_service/mariadb-upgrade-service -avoid slow shutdownVladislav Vaintroub2021-09-291-6/+8
| * | MDEV-20699 mysqldump of routines causes MariaDB to get killed by oom-killerbb-10.3-wlad-MDEV-20699Vladislav Vaintroub2021-09-276-21/+49
* | | MDEV-21806 : galera.galera_partition MTR failed: failed to recover from DONOR...bb-10.4-MDEV-20451-galeraJan Lindström2021-09-273-0/+12
* | | Add wait_condition before problematic selectJan Lindström2021-09-273-2/+25