Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.4.8
-
CentOS 7 / MariaDB, Galera
Description
During daily business we've noticed a sudden crash of some of our MariaDB-Clusters members . It seems like we've hit some kind of assertion error which led to MariaDB shutting down.
E.g.:
/home/buildbot/buildbot/padding_for_CPACK_RPM_BUILD_SOURCE_DIRS_PREFIX/mariadb-10.4.8/wsrep-lib/src/client_state.cpp:235: int wsrep::client_state::after_statement(): Assertion `transaction_.state() == wsrep::transaction::s_aborted' failed.
|
Attached the appropriate parts of the messages log.
Hi, could you please provide show create table for table where original operation is done and definition of the trigger that causes the crash.