mirror of https://github.com/MariaDB/server
Browse Source
Fix a regression that caused assertion thd->is_error() after
sync wait failures. If wsrep_sync_wait() fails make sure a appropriate
error is set. Partially revert 75dd0246f8
.
Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
pull/3814/head
committed by
Julius Goryavsky
3 changed files with 63 additions and 1 deletions
Loading…
Reference in new issue