View Single Post
  #148  
Unread 03-04-2005, 08:09 AM
Mithriler Mithriler is offline
A Young Mystail Rat
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 5
Default Thx a lot.

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,
Reply With Quote