GMYSQL(1) General Commands Manual GMYSQL(1) NAME gmysql - GTK+ tool for modifying the design of MySQL databases SYNOPSIS gmysql [options] DESCRIPTION This manual page documents briefly the gmysql command. gmysql is a program that allows the user to connect to a MySQL database and modify its design in the following ways: • add or remove tables; • add or remove columns or indices; • modify columns or indices while preserving the data in them where possible. It is also possible to add and remove databases. OPTIONS The only options supported by this program are those supported by the GTK+ widget library; for more information on these, please see The GIMP Toolkit and The GTK+ FAQ. SEE ALSO The GIMP Toolkit, The GTK+ FAQ. AUTHOR The program and this manual page were written by Steve Dodd <steved@loth.demon.co.uk>. 26 May 2001 GMYSQL(1)