aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorNayd <dnpd.dd@gmail.com>2014-11-16 01:20:12 +0000
committerNayd <dnpd.dd@gmail.com>2014-11-16 01:20:12 +0000
commitb94e1cdc1d9e961946faff65d0bf1a399c416097 (patch)
tree8b4c5d42f96802e69141f25f10b0013cd816691c /sql
parentd87504dee5cf3bd13fd8bb30d2937390cf7dfc1b (diff)
Core/Loading: Fix crash in LoadMissingKeyChains
Also emptied `world`.`keychain_db2` Closes #13566
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2014_11_16_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_11_16_00_world.sql b/sql/updates/world/2014_11_16_00_world.sql
new file mode 100644
index 00000000000..f2483d6aed5
--- /dev/null
+++ b/sql/updates/world/2014_11_16_00_world.sql
@@ -0,0 +1 @@
+TRUNCATE `keychain_db2`;