Ir para conteúdo

Featured Replies

Postado

@zLockey9 tenta assim:
 

CREATE TABLE `pet_all_info_system` (
  `id` int(11) NOT NULL auto_increment,
  `player_id` int(11) NOT NULL,
  `player_name` varchar(255) NOT NULL,
  `pet_name` varchar(255) NOT NULL,
  `pet_level` int(11) NOT NULL,
  `pet_experience` int(11) NOT NULL,
  `pet_hp` int(11) NOT NULL,
  `pet_hp_max` int(11) NOT NULL,
  `pet_base_name` varchar(255) NOT NULL,
  `date` int(11),
  PRIMARY KEY  (`id`)
) ENGINE=InnoDB;

CREATE TABLE `pet_experience_info_system` (
  `id` int(11) NOT NULL,
  `experience_base` bigint(11) NOT NULL,
  PRIMARY KEY (`id`)
)ENGINE=InnoDB;

 

Contribuições:
 

=> Distribuições/Servidores

  1. [8.60] The Forgotten Server 1.3 (COMPILADO WIN x64)

 

=> Scripts/Códigos/Tutoriais

  1. Pokemon pescado aparece em volta do seu pokemon
  2. [Gesior]Dobrar pontos PagSeguro a partir de x valor doado

 

 Gostou de alguma contribuição? Rep +?

  • Respostas 10
  • Visualizações 3.5k
  • Created
  • Última resposta

Top Posters In This Topic

Posted Images

Postado
6 minutos atrás, Rayo disse:

@zLockey9 tenta assim:
 


CREATE TABLE `pet_all_info_system` (
  `id` int(11) NOT NULL auto_increment,
  `player_id` int(11) NOT NULL,
  `player_name` varchar(255) NOT NULL,
  `pet_name` varchar(255) NOT NULL,
  `pet_level` int(11) NOT NULL,
  `pet_experience` int(11) NOT NULL,
  `pet_hp` int(11) NOT NULL,
  `pet_hp_max` int(11) NOT NULL,
  `pet_base_name` varchar(255) NOT NULL,
  `date` int(11),
  PRIMARY KEY  (`id`)
) ENGINE=InnoDB;

CREATE TABLE `pet_experience_info_system` (
  `id` int(11) NOT NULL,
  `experience_base` bigint(11) NOT NULL,
  PRIMARY KEY (`id`)
)ENGINE=InnoDB;

 

 

Mesmo erro :/ 

Estou tentando executar no Open SQL editor ( ALT+E ) , é lá msm ?

Editado por zLockey9 (veja o histórico de edições)

Postado

@zLockey9 tenta desta forma:
 

CREATE TABLE `pet_all_info_system` (
  `id` int(11) NOT NULL auto_increment,
  `player_id` int(11) NOT NULL,
  `player_name` varchar(255) NOT NULL,
  `pet_name` varchar(255) NOT NULL,
  `pet_level` int(11) NOT NULL,
  `pet_experience` int(11) NOT NULL,
  `pet_hp` int(11) NOT NULL,
  `pet_hp_max` int(11) NOT NULL,
  `pet_base_name` varchar(255) NOT NULL,
  `date` int(11),
  PRIMARY KEY  (`id`)
) ENGINE=InnoDB;

CREATE TABLE `pet_experience_info_system` (
  `id` int(11) NOT NULL,
  `experience_base` bigint(11) NOT NULL,
  PRIMARY KEY (`id`)
)ENGINE=InnoDB;

Eu testei e funcionou:

mT2O37E.png

Contribuições:
 

=> Distribuições/Servidores

  1. [8.60] The Forgotten Server 1.3 (COMPILADO WIN x64)

 

=> Scripts/Códigos/Tutoriais

  1. Pokemon pescado aparece em volta do seu pokemon
  2. [Gesior]Dobrar pontos PagSeguro a partir de x valor doado

 

 Gostou de alguma contribuição? Rep +?

Postado
7 minutos atrás, Rayo disse:

@zLockey9 tenta desta forma:
 


CREATE TABLE `pet_all_info_system` (
  `id` int(11) NOT NULL auto_increment,
  `player_id` int(11) NOT NULL,
  `player_name` varchar(255) NOT NULL,
  `pet_name` varchar(255) NOT NULL,
  `pet_level` int(11) NOT NULL,
  `pet_experience` int(11) NOT NULL,
  `pet_hp` int(11) NOT NULL,
  `pet_hp_max` int(11) NOT NULL,
  `pet_base_name` varchar(255) NOT NULL,
  `date` int(11),
  PRIMARY KEY  (`id`)
) ENGINE=InnoDB;

CREATE TABLE `pet_experience_info_system` (
  `id` int(11) NOT NULL,
  `experience_base` bigint(11) NOT NULL,
  PRIMARY KEY (`id`)
)ENGINE=InnoDB;

Eu testei e funcionou:

mT2O37E.png

 

Mesma coisa , sempre erro no ENGINE

Screenshot_1.png

Postado

@zLockey9 amigo ,tenta com o MySQL Workbrench(o que eu uso),por que as vezes pode ser algum recurso que o seu SQL Editor não tem.
 

 

Contribuições:
 

=> Distribuições/Servidores

  1. [8.60] The Forgotten Server 1.3 (COMPILADO WIN x64)

 

=> Scripts/Códigos/Tutoriais

  1. Pokemon pescado aparece em volta do seu pokemon
  2. [Gesior]Dobrar pontos PagSeguro a partir de x valor doado

 

 Gostou de alguma contribuição? Rep +?

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo