Thread
:
New Bot Group Based Raid System
View Single Post
#
22
10-23-2009, 12:37 PM
WildcardX
Developer
Join Date: Apr 2003
Posts: 589
Want to try re-applying this SQL to your group_id table just in case its not there?
Code:
ALTER TABLE `group_id` DROP PRIMARY KEY, ADD PRIMARY KEY USING BTREE(`groupid`, `charid`, `name`);
__________________
Read my developer notes at
my blog
.
Quote:
If it's not on IRC, it ain't l33t!
WildcardX
View Public Profile
Send a private message to WildcardX
Find all posts by WildcardX