Memener
06-16-2003, 08:03 AM
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
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