mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
DB/Accounts: increase length for battelnet account OS column to handle x64 logins
This commit is contained in:
1
sql/updates/auth/4.3.4/2019_10_03_00_auth.sql
Normal file
1
sql/updates/auth/4.3.4/2019_10_03_00_auth.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `battlenet_accounts` MODIFY COLUMN `os` varchar(5);
|
||||
Reference in New Issue
Block a user