root/trunk/sql/updates/0.7/3773.sql @ 2

Revision 2, 157 bytes (checked in by yumileroy, 17 years ago)

[svn] * Proper SVN structure

Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00

Line 
1ALTER TABLE `corpse` ADD INDEX (`instance`);
2ALTER TABLE `creature_respawn` ADD INDEX (`instance`);
3ALTER TABLE `gameobject_respawn` ADD INDEX (`instance`);
Note: See TracBrowser for help on using the browser.