Denis Protivensky
Denis Protivensky
- [x] *The Jira issue number for this PR is: MDEV-33064* ## Description InnoDB transactions may be reused after committed: - when taken from the transaction pool - during a...
- [x] *The Jira issue number for this PR is: MDEV-32633* GTID events are applied without a running server transaction, we need to set next transaction ID for Wsrep transaction....
- [x] *The Jira issue number for this PR is: MDEV-33064* ## Description This is a backport of the fix from 10.6 branch. The issue doesn't reproduce on 10.4 and...
- [x] *The Jira issue number for this PR is: MDEV-33133* ## Description This is a backport from 10.6 branch, the issue doesn't reproduce on 10.4, but the fix is...
- [x] *The Jira issue number for this PR is: MDEV-33133* ## Description It's possible that MDL conflict handling code is called more than once for a transaction when: -...
- [x] *The Jira issue number for this PR is: MDEV-32633* ## Description It's possible to establish Galera multi-cluster setups connected through the native replication when every Galera cluster is...
- [x] *The Jira issue number for this PR is: MDEV-33952* ## Description The test that triggers multi-master conflict between two CTAS commands uses LOCK/UNLOCK TABLES to block local CTAS...
- [x] *The Jira issue number for this PR is: MDEV-30536* ## Description After closing https://github.com/codership/galera-bugs/issues/947, Galera now correctly certifies table-level keys, which made bulk insert work again. ## Release...