diff options
author | Daniele Sciascia <daniele.sciascia@galeracluster.com> | 2020-10-08 13:15:18 +0200 |
---|---|---|
committer | Jan Lindström <jan.lindstrom@mariadb.com> | 2020-10-28 06:49:56 +0200 |
commit | 46c273892eb56d3ebd1fbfcdd06e5ce337ce30e7 (patch) | |
tree | 197a1bdd4316e19cb3e5eeaf92b06b7f63c53a8d /wsrep-lib | |
parent | 97b10b7fdc268c25dc52d1e960b1f89b1c7db38c (diff) | |
download | mariadb-git-46c273892eb56d3ebd1fbfcdd06e5ce337ce30e7.tar.gz |
MDEV-23623 - Fix assertion in MTR test galera_sr.GCF-1051
Fix assertion `thd->in_active_multi_stmt_transaction() ||
thd->m_transaction_psi == __null' failed on MTR test
galera_sr.GCF-1051.
Add a new MTR test MDEV-23623 that reproduces the issue
deterministically and update wsrep-lib submodule, containing
the actual fix.
Reviewed-by: Jan Lindström <jan.lindstrom@mariadb.com>
Diffstat (limited to 'wsrep-lib')
m--------- | wsrep-lib | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/wsrep-lib b/wsrep-lib -Subproject ae4e58ba031587039c8830f2f8ca51fa9fb7d6e +Subproject 2da6e4894e1df5d1db51db2bbc49255e02251b9 |