aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/auth_char/2011_03_18_1_characters_game_event_misc.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/auth_char/2011_03_18_1_characters_game_event_misc.sql b/sql/updates/auth_char/2011_03_18_1_characters_game_event_misc.sql
new file mode 100644
index 00000000000..85dc9cb2d5b
--- /dev/null
+++ b/sql/updates/auth_char/2011_03_18_1_characters_game_event_misc.sql
@@ -0,0 +1,2 @@
+-- Remove temporary table
+DROP TABLE `game_event_temp`; \ No newline at end of file