aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/9709_world_creature_respawn.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/9709_world_creature_respawn.sql b/sql/updates/9709_world_creature_respawn.sql
new file mode 100644
index 00000000000..00cd83b51c2
--- /dev/null
+++ b/sql/updates/9709_world_creature_respawn.sql
@@ -0,0 +1 @@
+ALTER TABLE `creature_respawn` ENGINE = InnoDB;