mariadb-binlog
Use mariadb-binlog to process binary log files. This utility is essential for examining replication events, recovering from data loss, and auditing changes in your MariaDB Server.
Last updated
Was this helpful?
Use mariadb-binlog to process binary log files. This utility is essential for examining replication events, recovering from data loss, and auditing changes in your MariaDB Server.
How to use the mariadb-binlog client (formerly mysqlbinlog) to read and process binary log files.
Command-line options for the mariadb-binlog client (formerly mysqlbinlog).
The ANNOTATE_ROWS_EVENT, which records the original SQL statement alongside row-based binary log events.
mysqlbinlog is the former name of the mariadb-binlog client, still available as a symlink or alternate binary.
Last updated
Was this helpful?
Was this helpful?

