summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26554: Stabilize the testMarko Mäkelä2021-10-202-0/+3
* MDEV-26772 InnoDB DDL fails with DUPLICATE KEY errorMarko Mäkelä2021-10-192-0/+63
* MDEV-26554: Races between INSERT on child and DDL on parent tableMarko Mäkelä2021-10-185-13/+75
* Merge 10.5 into 10.6Marko Mäkelä2021-10-185-23/+205
|\
| * MDEV-26682 Replication timeouts with XA PREPAREbb-10.5-MDEV-26682Marko Mäkelä2021-10-183-1/+201
| * Xcode compatibility update: pcre, mysql-test-run.plSergei Krivonos2021-10-131-0/+1
| * MDEV-26707: SR transaction rolls back locally, but not in clusterbb-10.5-MDEV-26707-galeraJan Lindström2021-10-131-22/+3
* | Merge 10.5 into 10.6Marko Mäkelä2021-10-133-4/+28
|\ \ | |/
| * 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-131-1/+0
* | Merge 10.5 into 10.6Marko Mäkelä2021-10-1340-242/+913
|\ \ | |/
| * 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-1342-250/+936
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-10-1325-4/+570
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-10-1317-3/+255
| | | |\
| | | | * MDEV-25925 Warning: Memory not freed: 32 on INSERT DELAYEDbb-10.2-bar-MDEV-25925Alexander Barkov2021-10-113-0/+39
| | | | * MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_sy...bb-10.2-bar-MDEV-23269Alexander Barkov2021-10-115-0/+28
| | | | * MDEV-24742 Server crashes in Charset::numchars / String::numcharsbb-10.2-bar-MDEV-24742Alexander Barkov2021-10-112-0/+28
| | | | * MDEV-18278 Misleading error message in error log upon failed table creationAleksey Midenkov2021-10-112-0/+14
| | | | * MDEV-14846 InnoDB: assertion on trx->state because of deadlock error ignoredAleksey Midenkov2021-10-113-0/+123
| | | | * MDEV-24454 fixup: Fix plugins.feedback_plugin_sendMarko Mäkelä2021-10-112-3/+19
| | | | * MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.2-MDEV-25444Brandon Nesterenko2021-10-062-0/+224
| | | * | MDEV-22464 Server crash on UPDATE with nested subqueryAleksey Midenkov2021-10-112-0/+21
| | | * | MDEV-25891 Computed default for INVISIBLE column is ignored in INSERTAleksey Midenkov2021-10-112-1/+29
| | | * | MDEV-22660 SIGSEGV on adding system versioning and modifying system columnAleksey Midenkov2021-10-112-0/+41
| | | * | MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.3-25444Brandon Nesterenko2021-10-055-21/+224
| | | * | MDEV-25444 mysql --binary-mode is not able to replay some mysqlbinlog outputsSachin Kumar2021-10-053-0/+21
| | * | | MDEV-26707 SR transaction rolls back locally, but not in clusterbb-10.4-MDEV-26707-galeraDaniele Sciascia2021-10-123-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-072-6/+25
| | * | | Fix galera_var_reject_queries test caseJan Lindström2021-10-072-12/+5
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-10-057-23/+130
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-046-22/+129
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-044-25/+101
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-042-21/+99
| | | |\ \ | | | | |/
| | | | * MDEV-24978 crash with transaction on table with no PK and long fulltext columnbb-10.2-MDEV-24978-galerasjaakola2021-09-302-21/+99
| | | * | 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-013-0/+29
| * | | | MDEV-19867: postfix - syntax spelling ALTER TABLEDaniel Black2021-10-041-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-3027-383/+369
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-3025-231/+375
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-09-302-0/+6
| | |\ \ \ | | | |/ /
| | | * | MDEV-20699 followup.Vladislav Vaintroub2021-09-292-0/+6
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-09-2917-229/+334
| | |\ \ \ | | | |/ /
| | | * | 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-298-212/+279
| | | |\ \ | | | | |/
| | | | * Make innodb.innodb_defrag_stats more deterministicMarko Mäkelä2021-09-292-162/+143