FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Deleting a "test databse"

 


koloko
Hello all, I am a mysql newb. I am familiarising myself with phpmyadmin and created a test database on the server. I'd like to delete it but don't know how. I have checked around and have found how to do this.

<James007>Fake signature removed</James007>
muggle
You can find the steps here Pro PHP Security -- Supplementary Material Download
Download the Pro_PHP_Security-2233.zip archive and look for mysqlInstallationHarden.sql.
Please note that the steps provided in the script shall be executed manually.

For more details you can read the book: Pro PHP Security.
AftershockVibe
Well... in the absence of a delete button, which seems a little strange, you can just run the following query through the web interface.

Code:
DROP <TableName>
Reply to topic    Frihost Forum Index -> Scripting -> Others

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.