Quote:
|
Originally Posted by taliesan
Ok.. I gave up on caching, and figured out what my problem with the database was.. It didnt like me defining the Engine.
By Changing This:
,PRIMARY KEY(`id`)) ENGINE=MyISAM;";
To This:
,PRIMARY KEY(`id`));";
The problem was resolved.
|
Thanks a ton, Taliesan, this resolve my error too.
anyway, great job this script, Octavius, ... i'm waiting for "Roster script" as it was announced, but .... maybe, if you don't play EQ2 anymore, this release will not happen but .... i'm waiting for if it's possible,
