root/trunk/sql/updates/0.7/3773.sql
@
2
Revision 2, 157 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | ALTER TABLE `corpse` ADD INDEX (`instance`); |
2 | ALTER TABLE `creature_respawn` ADD INDEX (`instance`); |
3 | ALTER TABLE `gameobject_respawn` ADD INDEX (`instance`); |
Note: See TracBrowser
for help on using the browser.