mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 14:39:43 -04:00
58d910d191
--HG-- branch : trunk
4 lines
211 B
SQL
4 lines
211 B
SQL
ALTER TABLE realmd_db_version CHANGE COLUMN required_7867_01_realmd_account required_7938_01_realmd_account bit;
|
|
|
|
ALTER TABLE account
|
|
CHANGE id id int(11) unsigned NOT NULL auto_increment COMMENT 'Identifier'; |