ALTER TABLE `users` ADD `win_tour` int(11) NOT NULL; ALTER TABLE `users`ADD `cr_tour` int(11) NOT NULL;