So your saying you went to your mysql\bin dir and ran mysql. typed
Code:
drop database old-database-name;
create database new-database-name;
use new-database-name;
source drwades-database-file-name;
And that your db.ini file in your EQEmu dir lists the new-database-name as the database?
Keep in mind that Drwade's database dosen't add items, just spawns, defines shopkeepers and thier inventory, factions an a few other things. He also only did spawns for the original game zones plus Kunark.
Hope that helps.