diff options
| author | TDB Release <tdb-release@build.bot> | 2020-04-15 11:05:27 +0000 |
|---|---|---|
| committer | TDB Release <tdb-release@build.bot> | 2020-04-15 11:05:27 +0000 |
| commit | e956b1760e11be8ed105da1c2996470a882e2d77 (patch) | |
| tree | 02f5b58ee4854c96721615654174826feae22b29 /sql/old/3.3.5a/auth | |
| parent | c1c1929e062603a9561952c5da54e8450e9f5ad6 (diff) | |
TDB 335.20041 - 2020/04/15TDB335.20041
Diffstat (limited to 'sql/old/3.3.5a/auth')
| -rw-r--r-- | sql/old/3.3.5a/auth/20031_2020_04_15/2020_03_16_00_auth.sql | 2 | ||||
| -rw-r--r-- | sql/old/3.3.5a/auth/20031_2020_04_15/2020_04_07_00_auth.sql | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sql/old/3.3.5a/auth/20031_2020_04_15/2020_03_16_00_auth.sql b/sql/old/3.3.5a/auth/20031_2020_04_15/2020_03_16_00_auth.sql new file mode 100644 index 00000000000..8da368aabd3 --- /dev/null +++ b/sql/old/3.3.5a/auth/20031_2020_04_15/2020_03_16_00_auth.sql @@ -0,0 +1,2 @@ +-- TDB 335.20031 auth +UPDATE `updates` SET `state`='ARCHIVED'; diff --git a/sql/old/3.3.5a/auth/20031_2020_04_15/2020_04_07_00_auth.sql b/sql/old/3.3.5a/auth/20031_2020_04_15/2020_04_07_00_auth.sql new file mode 100644 index 00000000000..37d19125765 --- /dev/null +++ b/sql/old/3.3.5a/auth/20031_2020_04_15/2020_04_07_00_auth.sql @@ -0,0 +1,4 @@ +-- +INSERT INTO `rbac_permissions` (`id`, `name`) VALUES +(278, 'Command: character deleted delete'), +(281, 'Command: character deleted old'); |
