summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5st-10.5-mergeMarko Mäkelä2021-10-2711-21/+220
|\
| * MDEV-18543 IMPORT TABLESPACE fails after instant DROP COLUMNbb-10.4-MDEV-18543-instant-import-bugsEugene Kosov2021-10-2611-21/+220
* | Merge 10.4 into 10.5Marko Mäkelä2021-10-211-1/+1
|\ \ | |/
| * Merge 10.3 into 10.4st-10.4-mergeMarko Mäkelä2021-10-211-1/+1
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-10-211-1/+1
| | |\
| | | * MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_con...Sergei Krivonos2021-10-211-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-2126-31/+1074
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-2124-31/+1040
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-2124-31/+1040
| | |\ \ | | | |/
| | | * MDEV-26865: Add test case and instrumentationMarko Mäkelä2021-10-212-0/+295
| | | * MDEV-19522 InnoDB commit fails when FTS_DOC_ID value is greater than 4294967295Thirunarayanan Balathandayuthapani2021-10-214-4/+39
| | | * MDEV-22627 fixup: Cover also ALTER TABLE...ALGORITHM=INPLACEMarko Mäkelä2021-10-202-0/+17
| | | * MDEV-22627 Failing assertion: dict_tf2_is_valid(flags, flags2)Marko Mäkelä2021-10-203-0/+40
| | | * MDEV-26262 frm is corrupted after ER_EXPRESSION_REFERS_TO_UNINIT_FIELDNikita Malyavin2021-10-203-0/+23
| | | * MDEV-14804 innodb.update_time failed in buildbot with wrong resultMarko Mäkelä2021-10-193-15/+4
| | | * MDEV-25284: Assertion `info->type == READ_CACHE || info->type == WRITE_CACHE'...bb-10.2-MDEV-25284Brandon Nesterenko2021-10-185-0/+310
| | | * MDEV-17964: Assertion `status == 0' failed in add_role_user_mapping_actionVicențiu Ciorbaru2021-10-152-0/+297
| | | * MDEV-26815 : galera.galera_ftwrl_drain fails with wrong errno 1146bb-10.2-MDEV-26815-galeraJan Lindström2021-10-132-12/+15
| * | | MDEV-26650: Failed ALTER USER/GRANT statement removes the password from the c...bb-10.4-MDEV-26650-2Oleksandr Byelkin2021-10-182-0/+34
* | | | MDEV-26682 Replication timeouts with XA PREPAREbb-10.5-MDEV-26682Marko Mäkelä2021-10-183-1/+201
* | | | MDEV-26707: SR transaction rolls back locally, but not in clusterbb-10.5-MDEV-26707-galeraJan Lindström2021-10-131-22/+3
* | | | 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
* | | | 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-1324-249/+549
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-137-3/+183
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-135-3/+142
| | |\ \ | | | |/
| | | * 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-22660 SIGSEGV on adding system versioning and modifying system columnAleksey Midenkov2021-10-112-0/+41
| * | | 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.4 into 10.5Marko Mäkelä2021-10-045-21/+128
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-042-21/+99
| |\ \ \ | | |/ /
| | * | 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
| * | | 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.4 into 10.5Marko Mäkelä2021-09-3014-216/+234
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-09-298-214/+197
| |\ \ \ | | |/ /
| | * | 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-296-212/+187
| | |\ \ | | | |/
| | | * 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-272-0/+23
| | | * Remove test from galera_fulltext until MDEV-24978 is fixed.bb-10.2-jan-galeraJan Lindström2021-09-272-50/+21