summaryrefslogtreecommitdiff
path: root/wsrep-lib
diff options
context:
space:
mode:
authorTeemu Ollakka <teemu.ollakka@galeracluster.com>2023-01-16 17:45:06 +0200
committerTeemu Ollakka <teemu.ollakka@galeracluster.com>2023-01-19 14:55:50 +0200
commitbeb1e230ddbf6b8a6bc22666df3147243a1a43e6 (patch)
tree0dafe93e6df47587528250fb80472545bc203a02 /wsrep-lib
parent9924466b3b9b3cdc590106e0036e6fb67d9aa4b0 (diff)
downloadmariadb-git-beb1e230ddbf6b8a6bc22666df3147243a1a43e6.tar.gz
MDEV-30419 Fix unhandled exception thrown from wsrep-lib
Updated wsrep-lib to version in which server_state wait_until_state() and sst_received() were changed to report errors via return codes instead of throwing exceptions. Added error handling accordingly. Tested manually that failure in sst_received() which was caused by server misconfiguration (unknown configuration variable in server configuration) does not cause crash due to uncaught exception.
Diffstat (limited to 'wsrep-lib')
m---------wsrep-lib0
1 files changed, 0 insertions, 0 deletions
diff --git a/wsrep-lib b/wsrep-lib
-Subproject f8ff2cfdd4c6424ffd96fc53bcc0f2e1d9ffe13
+Subproject 275a0af8c5b92f0ee33cfe9e23f3db5f59b56e9