PHP Mini SQL Admin is a light, standalone script
for accessing MySQL databases. It is intended for
Web developers and requires knowledge of SQL commands.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
The ability to TRUNCATE and DROP tables directly
from "show tables" list was added. Support for
switching DB character sets was added (see the
"Settings" menu item). Support for the REPLACE
statement was added. The script file size was
optimized to keep it small (~15Kb).