aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/hotfixes/cata_classic/2024_06_15_00_hotfixes.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/hotfixes/cata_classic/2024_06_15_00_hotfixes.sql b/sql/updates/hotfixes/cata_classic/2024_06_15_00_hotfixes.sql
new file mode 100644
index 00000000000..02c1ea2cdf5
--- /dev/null
+++ b/sql/updates/hotfixes/cata_classic/2024_06_15_00_hotfixes.sql
@@ -0,0 +1,3 @@
+DELETE FROM `hotfix_blob`;
+DELETE FROM `hotfix_data`;
+DELETE FROM `hotfix_optional_data`;