diff options
| author | TDB Release <tdb-release@build.bot> | 2020-05-15 08:57:38 +0000 |
|---|---|---|
| committer | TDB Release <tdb-release@build.bot> | 2020-05-15 08:57:38 +0000 |
| commit | 69dc704cd5cffc48f0e6d4b8e9cc0ae120fd469b (patch) | |
| tree | 25efe4a92d67d4b177011e26e44515bad384c5aa /sql/updates/auth | |
| parent | e2434e4f4726f9c99f9260607b78ece09b5df249 (diff) | |
TDB 335.20051 - 2020/05/15TDB335.20051
Diffstat (limited to 'sql/updates/auth')
| -rw-r--r-- | sql/updates/auth/3.3.5/2020_04_18_00_auth.sql | 2 | ||||
| -rw-r--r-- | sql/updates/auth/3.3.5/2020_05_15_00_auth.sql (renamed from sql/updates/auth/3.3.5/2020_04_15_00_auth.sql) | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/sql/updates/auth/3.3.5/2020_04_18_00_auth.sql b/sql/updates/auth/3.3.5/2020_04_18_00_auth.sql deleted file mode 100644 index afa498a0342..00000000000 --- a/sql/updates/auth/3.3.5/2020_04_18_00_auth.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -ALTER TABLE `logs_ip_actions` ADD COLUMN `realm_id` INT(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Realm ID' AFTER `character_guid`; diff --git a/sql/updates/auth/3.3.5/2020_04_15_00_auth.sql b/sql/updates/auth/3.3.5/2020_05_15_00_auth.sql index 424b5447b70..accbbeb96e1 100644 --- a/sql/updates/auth/3.3.5/2020_04_15_00_auth.sql +++ b/sql/updates/auth/3.3.5/2020_05_15_00_auth.sql @@ -1,2 +1,2 @@ --- TDB 335.20041 auth +-- TDB 335.20051 auth UPDATE `updates` SET `state`='ARCHIVED'; |
