Leavy Leavy  • 26.01.13 13:29

[Erro] Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist Empty [Erro] Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist 26.01.13 13:29

Reputação da mensagem: 100% (1 votos)
Olá Convidado


Estou ajudando meu amigo no hp dele, só que está dando um erro Quando Clika para Entrar na Client, o erro e o seguinte : Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist.

Ocorre quando e clikado em Entrar no Hotel, Quem saber como arrumar Agradeço

OBS: A DB É PHOENIX


Att
Leavy


TrY! TrY!  • 26.01.13 13:36

[Erro] Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist Empty Re: [Erro] Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist 26.01.13 13:36

Olá,

Aceda á sua DB, clique na aba SQL, ponha esse código e execute:
Código:
CREATE TABLE IF NOT EXISTS `user_tickets` (
  `userid` int(10) unsigned NOT NULL,
  `sessionticket` varchar(100) NOT NULL,
  `ipaddress` varchar(20) NOT NULL,
  PRIMARY KEY (`sessionticket`,`ipaddress`),
  UNIQUE KEY `index_id` (`userid`) USING HASH
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

Leavy Leavy  • 26.01.13 13:41

[Erro] Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist Empty Re: [Erro] Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist 26.01.13 13:41

TrY escreveu:Olá,

Aceda á sua DB, clique na aba SQL, ponha esse código e execute:
Código:
CREATE TABLE IF NOT EXISTS `user_tickets` (
  `userid` int(10) unsigned NOT NULL,
  `sessionticket` varchar(100) NOT NULL,
  `ipaddress` varchar(20) NOT NULL,
  PRIMARY KEY (`sessionticket`,`ipaddress`),
  UNIQUE KEY `index_id` (`userid`) USING HASH
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

Try ao executar essa sql dá o Seguinte erro : #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'REATE TABLE IF NOT EXISTS `user_tickets` ( `userid` int(10) unsigned NOT NULL' at line 1

TrY! TrY!  • 26.01.13 13:47

[Erro] Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist Empty Re: [Erro] Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist 26.01.13 13:47

Olá,

Você selecionou o código incorretamente:
Código:
CREATE TABLE IF NOT EXISTS `user_tickets` (
  `userid` int(10) unsigned NOT NULL,
  `sessionticket` varchar(100) NOT NULL,
  `ipaddress` varchar(20) NOT NULL,
  PRIMARY KEY (`sessionticket`,`ipaddress`),
  UNIQUE KEY `index_id` (`userid`) USING HASH
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

Kushina Kushina  • 27.01.13 10:03

[Erro] Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist Empty Re: [Erro] Table 'left.user_tickets' doesn't existTable 'left.user_tickets' doesn't exist 27.01.13 10:03

Olá ,
Se persistir o erro :
Importa isso para a sua DB : http://www.mediafire.com/?5qdkti9i65z8jbq

Até ,

The Flash The Flash  • 08.02.13 16:53

Conteúdo patrocinado  • 

Permissões neste sub-fórum
Não podes responder a tópicos

BH Servers

Recomendamos a BH Servers com proteção DDOS gratuita em Cloud Server de alta performance. Entrega imediata.