ALTER TABLE `config` ADD `activate_serverstats` CHAR( 3 ) DEFAULT 'yes' NOT NULL AFTER `activate_support` ;
