Making a LAN server or a single player sever
source this file to help you if you dont feel like typing this long commands
GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%';
insert into account set name="eqemu", password="eqemu", status="200";
Here is the link or file here:
http://www.geocities.com/memener/add.sql