All pages
Powered by GitBook
1 of 1

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.

This statement requires the SUPER privilege.

See Also

  • MariaDB replication

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