mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Unit tests for SR with two statements, SR rollback.
This commit is contained in:
@ -30,6 +30,9 @@ namespace wsrep
|
||||
}
|
||||
};
|
||||
|
||||
class fatal_error : public std::exception
|
||||
{
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user