maxbinlogcheck options in 2.4

Overview

Option

Description

--aes_algo (-A)

AES Algorithm for MariaDB 10.1 binlog file decryption (default=AES_CBC, AES_CTR)

--debug (-d)

Print debug messages

--fix (-f)

Fix binlog file, require write permissions (truncate)

--header (-H)

Print content of binlog event header

--help (-?)

Print this help text

--key_file (-K)

AES Key file for MariaDB 10.1 binlog file decryption

--mariadb10 (-M)

MariaDB 10 binlog compatibility

--remove-trx (-T)

Replace all events in the transaction the specified pos belongs to, with IGNORABLE events

--replace-event (-R)

Replace the event at pos with an IGNORABLE event

--version (-V)

Print version information and exit