.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH GMYSQL 1 "26 May 2001" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME gmysql \- GTK+ tool for modifying the design of MySQL databases .SH SYNOPSIS .B gmysql .RI [ options ] .SH DESCRIPTION This manual page documents briefly the .B gmysql command. .PP .B gmysql is a program that allows the user to connect to a MySQL database and modify its design in the following ways: .IP \(bu add or remove tables; .IP \(bu add or remove columns or indices; .IP \(bu modify columns or indices while preserving the data in them where possible. .PP It is also possible to add and remove databases. .SH OPTIONS The only options supported by this program are those supported by the GTK+ widget library; for more information on these, please see .I The GIMP Toolkit and .I The GTK+ FAQ\c \&. .SH SEE ALSO .I The GIMP Toolkit\c , .I The GTK+ FAQ\c \&. .SH AUTHOR The program and this manual page were written by Steve Dodd .