summaryrefslogtreecommitdiff
path: root/debian/additions/mysql_convert_table_format.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/additions/mysql_convert_table_format.1')
-rw-r--r--debian/additions/mysql_convert_table_format.117
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/additions/mysql_convert_table_format.1 b/debian/additions/mysql_convert_table_format.1
new file mode 100644
index 0000000..3c23581
--- /dev/null
+++ b/debian/additions/mysql_convert_table_format.1
@@ -0,0 +1,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