View Full Version : Delete Database
How do I DELETE a database? I mean completely so that I will no longer be using mysql at all.
Just drop all the tables. Then there will be nothing to use.
How do I do that? And where?
Atomic-Design
6-21-03, 10:16 PM
Use MySQL-Front, connect to your server, open your database, click a list of your current tables, highlight them all, right click, and finally hit Drop tables.
Or . . .
I use phpMyAdmin - see the turorial here:
http://help.powweb.com/tutorials/mysql/phpmyadmin/install.php
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.