BINLOG

Syntax

BINLOG 'str'

Description

BINLOG is an internal-use statement. It is generated by themariadb-binlog program as the printable representation of certain events in binary log files. The 'str' value is a base 64-encoded string that the server decodes to determine the data change indicated by the corresponding event.

This statement requires the BINLOG REPLAY privilege.

See Also

This page is licensed: GPLv2, originally from fill_help_tables.sql

Last updated

Was this helpful?