diff options
author | mkaruza <mario.karuza@galeracluster.com> | 2021-09-17 14:20:02 +0200 |
---|---|---|
committer | Jan Lindström <jan.lindstrom@mariadb.com> | 2021-09-30 12:25:26 +0300 |
commit | 2f5ae0da71d097fa5619ece6aa5dac075282d519 (patch) | |
tree | cabd978613eda4ace29465beeaa481814ffdce7e /mysql-test/main/ssl_compress.test | |
parent | 57fdd016ce6167c15ba9cd41048b8a42ba582447 (diff) | |
download | mariadb-git-bb-10.4-MDEV-25883-galera.tar.gz |
MDEV-25883 Galera Cluster hangs while "DELETE FROM mysql.wsrep_cluster"bb-10.4-MDEV-25883-galera
Using `innodb_thread_concurrency` will call `wsrep_thd_is_aborting` to
check WSREP thread state. This call should be protected by taking
`LOCK_thd_data` before entering function.
Applier and TOI threads should no be affected with usage of
`innodb_thread_concurrency` variable so returning before any checks.
Reviewed-by: Jan Lindström <jan.lindstrom@mariadb.com>
Diffstat (limited to 'mysql-test/main/ssl_compress.test')
0 files changed, 0 insertions, 0 deletions