1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-10-16 13:27:35 +03:00
Files
wsrep-lib/include
Teemu Ollakka 275a0af8c5 Return error codes instead of throwing exception
Changed server_state public methods sst_received() and wait_until_state()
to report errors as return value instead of throwing exceptions.
This was done to gradually get rid of public methods which report
errors via exceptions.

This change was part of MDEV-30419.
2023-01-18 13:47:10 +02:00
..