mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
SQL: Adjust rollup filename and change address length to 255 according to RFC 1035
This commit is contained in:
1
sql/updates/auth/2012_04_04_00_auth_realmlist.sql
Normal file
1
sql/updates/auth/2012_04_04_00_auth_realmlist.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `realmlist` CHANGE `address` `address` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '127.0.0.1';
|
||||
Reference in New Issue
Block a user