Ir para conteúdo

azerothserver

Membro
  • Registro em

  • Última visita

Histórico de Curtidas

  1. Gostei
    azerothserver deu reputação a Absolute em erro no Snowball de tabela criada   
    Execute:
    CREATE TABLE IF NOT EXISTS `snowballwar` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `score` int(11) NOT NULL, `data` varchar(255) NOT NULL, `hora` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;  
    Pós isso execute também:
    ALTER TABLE `players` ADD `sbw_points` int(11);
     

Informação Importante

Confirmação de Termo