STOP_EVENT

You are viewing an old version of this article. View the current version here.

The master server writes the event to the binary log when it shuts down or after resuming a mysqld process crash.

A new binary log file is always created but there is no ROTATE_EVENT.

STOP_EVENT is then the last written event after clean shutdown or resuming a crash.

Note:

this event is never sent to slave servers.

Fields

The event has no data, only event header with EventType set to STOP_EVENT

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.