All pages
Powered by GitBook
1 of 1

Loading...

BINLOG

Executes binary log events directly using base64-encoded data. Primarily used by the mariadb-binlog utility to re-apply events to the server.

Syntax

BINLOG 'str'

Description

BINLOG is an internal-use statement. It is generated by the program as the printable representation of certain events in 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 privilege.

This statement requires the privilege.

See Also

This page is licensed: GPLv2, originally from

mariadb-binlog
binary log
BINLOG REPLAY
SUPER
MariaDB replication
fill_help_tables.sql