You could go into mySQL and type in "drop database eq;" without quotes and then to re-create, type "create database eq;" without quotes. Or you can go into winmysqladmin, right click on the database, click drop database, then right click in the white area and click create database.
|