1 line
100 B
SQL
1 line
100 B
SQL
ALTER TABLE `characters` add `bookmarkslot` int(5) NOT NULL DEFAULT '0' after `death_penalty_level`; |