diff options
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'; |
