aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/auth
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/auth')
-rw-r--r--sql/updates/auth/3.3.5/2020_04_07_00_auth.sql4
-rw-r--r--sql/updates/auth/3.3.5/2020_04_15_00_auth.sql (renamed from sql/updates/auth/3.3.5/2020_03_16_00_auth.sql)2
2 files changed, 1 insertions, 5 deletions
diff --git a/sql/updates/auth/3.3.5/2020_04_07_00_auth.sql b/sql/updates/auth/3.3.5/2020_04_07_00_auth.sql
deleted file mode 100644
index 37d19125765..00000000000
--- a/sql/updates/auth/3.3.5/2020_04_07_00_auth.sql
+++ /dev/null
@@ -1,4 +0,0 @@
---
-INSERT INTO `rbac_permissions` (`id`, `name`) VALUES
-(278, 'Command: character deleted delete'),
-(281, 'Command: character deleted old');
diff --git a/sql/updates/auth/3.3.5/2020_03_16_00_auth.sql b/sql/updates/auth/3.3.5/2020_04_15_00_auth.sql
index 8da368aabd3..424b5447b70 100644
--- a/sql/updates/auth/3.3.5/2020_03_16_00_auth.sql
+++ b/sql/updates/auth/3.3.5/2020_04_15_00_auth.sql
@@ -1,2 +1,2 @@
--- TDB 335.20031 auth
+-- TDB 335.20041 auth
UPDATE `updates` SET `state`='ARCHIVED';