Very strange...did you delete from npc_types by accident? To test, try this command:
select name from npc_types limit 5;
If you get no results, you may have deleted the data from this table and need to start over :(
Also, did you tell mySQL to use your eqemu database? It may be using the default database (mysql) if not.
|