mysqlbinlog
mysqlbinlog
was a utility included with MariaDB for processing binary log and relay log files.
From MariaDB 10.5, the client is called mariadb-binlog
. It can still be accessed under its original mysqladmin
name via a symlink in Linux, or an alternate binary in Windows.
See mariadb-binlog for details.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?