mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
1 line
74 B
SQL
1 line
74 B
SQL
ALTER TABLE `character` ADD `zone` INT(11) UNSIGNED NOT NULL DEFAULT '0';
|