summaryrefslogtreecommitdiff
path: root/debian/additions/mysqlbinlog.1
blob: fcdf2a083f4f2f72bea1cd5dd2ecdffea573dceb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH mysql 1 "17 March 2003" "MySQL 3.23" "MySQL database"
.SH NAME
mysqlbinlog \- Dumps MySQL binary logs.
.SH SYNOPSIS
mysqlbinlog [options]
.SH DESCRIPTION
Dumps a MySQL binary log in a format usable for viewing or for pipeing to
the mysql command line client

For more information start the program with '--help'.
.SH "SEE ALSO"
mysql (1), mysqld (1)
.SH AUTHOR
This manpage was written by Christian Hammers <ch@debian.org>.

MySQL is available at http://www.mysql.com/.
.\" end of man page