Added sql files, no longer need to get them from Trinity Core.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `guild_member` DROP INDEX `guid_key` ,
|
||||
ADD UNIQUE `guid_key` ( `guid` );
|
||||
Reference in New Issue
Block a user