summaryrefslogtreecommitdiff
path: root/debian/additions/mysql_convert_table_format.1
blob: 3c23581df438696c19bfbba02d9fe35ae3bc3c4e (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
mysql_convert_table_format \- MySQL table converter.
.SH SYNOPSIS
mysql_convert_table_format [options]
.SH DESCRIPTION
Conversion of a MySQL tables to other table types.
If no tables has been specifed, all tables in the database will be converted.

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