This is a simple manager for MySQL server written in Java.
I've tested it on win2000 machine with jdk 1.2.2, jdk 1.3 and Linux with
jdk 1.3, MySQL(version 3.21.29a-gamma) only. As other people say it runs
on other operating systems (like Mac OS X) as well.
It's free and requires no registration.
Installation:
You need installed jdk or jre version 1.2 or higher to run MySQL Manager.
Download mysqlmanager.zip (119 KB), unpack
it in any directory. To run the program, go into the directory and use
sample scripts or this command line:
(on some configurations you have to use "jre" instead of
"java").
The program creates configuration file (mysqlmngr.ini) in your home
directory.
All suggestions are welcome here.
I think the interface of this program is clear and understandable enough
to avoid any description. Here is archive
of questions and answers about the program.
If you interested to get source code of MySQL Manager visit this page.