aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/hotfixes
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/hotfixes')
-rw-r--r--sql/updates/hotfixes/master/2022_08_21_00_hotfixes.sql (renamed from sql/updates/hotfixes/master/2022_08_19_11_hotfixes.sql)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/hotfixes/master/2022_08_19_11_hotfixes.sql b/sql/updates/hotfixes/master/2022_08_21_00_hotfixes.sql
index 57d48733650..28b9a543f88 100644
--- a/sql/updates/hotfixes/master/2022_08_19_11_hotfixes.sql
+++ b/sql/updates/hotfixes/master/2022_08_21_00_hotfixes.sql
@@ -1,3 +1,3 @@
--- TDB 927.22081 hotfixes
+-- TDB 927.22082 hotfixes
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/hotfixes', 'ARCHIVED');