Simple script for MySQL database testing. Allows the user to select host, username, password, database name and submit queries.I wrote this in about an hour since the host I was working on didn't have anything like PHPMyAdmin.Granted, this is a very simple script. But it offers a command-line-like interface for submitting queries.Assuming you have full permissions, you can do everything you need for simple database authoring.