ALTER TABLE `user` ADD `st_rul` INT( 11 ) NOT NULL; ALTER TABLE `user` ADD`los` INT( 11 ) NOT NULL; ALTER TABLE `user` ADD `wins` INT( 11 ) NOTNULL;