aboutsummaryrefslogtreecommitdiff
path: root/sql/old/9.x/auth
diff options
context:
space:
mode:
Diffstat (limited to 'sql/old/9.x/auth')
-rw-r--r--sql/old/9.x/auth/22081_2022_08_20/2022_08_19_01_auth.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/old/9.x/auth/22081_2022_08_20/2022_08_19_01_auth.sql b/sql/old/9.x/auth/22081_2022_08_20/2022_08_19_01_auth.sql
new file mode 100644
index 00000000000..a274ed2be36
--- /dev/null
+++ b/sql/old/9.x/auth/22081_2022_08_20/2022_08_19_01_auth.sql
@@ -0,0 +1,3 @@
+-- TDB 927.22081 auth
+UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
+REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/auth', 'ARCHIVED');