[Ajuda] MySQL
#1

Pls help?

Nгo funciona o gamemode, fica dando tentando conectar mas nгo aparece os dialogs de registro.

DEBUG;

PHP код:
[12:20:46]  
[
12:20:46] ---------------------------
[
12:20:46MySQL Debugging activated (09/18/11)
[
12:20:46] ---------------------------
[
12:20:46]  
[
12:20:46] >> mysql_connect( )
[
12:20:46CMySQLHandler::CMySQLHandler() - constructor called.
[
12:20:46CMySQLHandler::CMySQLHandler() - Connecting to "127.0.0.1" DB"cas5" Username"root" ...
[
12:20:46CMySQLHandler::Connect() - Connection was successful.
[
12:20:46CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[
12:20:46] >> mysql_queryConnection handle)
[
12:20:46CMySQLHandler::Query(CREATE TABLE IF NOT EXISTS playerdata(user VARCHAR(24), password VARCHAR(40), score INT(20), money INT(20), level INT(20), vip INT(20), kma INT(20), rank INT(20), kills INT(20), deaths INT(20), muted INT(20), jailed INT(20), frozen INT(20), mutedtimes INT(20), jailedtimes INT(20), frozentimes INT(20), banned INT(20), bannedby VARCHAR(24), logins INT(20), posx INT(20), posy INT(20), posz INT(20), posa INT(20), IP VARCHAR(15) )) - Successfully executed.
[
12:20:46] >> mysql_queryConnection handle)
[
12:20:46CMySQLHandler::Query(ALTER TABLE playerdata ADD cookies INT(20), warns INT(20), warn1reason VARCHAR(24), warn2reason VARCHAR(24), warn3reason VARCHAR(24), recordkillsteak INT(20), registerdate VARCHAR(24), laston VARCHAR(24)) - An error has occured. (Error ID1064You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near 'warns INT(20), warn1reason VARCHAR(24), warn2reason VARCHAR(24), warn3reason VAR' at line 1)
[
11:07:00]  
[
11:07:00] ---------------------------
[
11:07:00MySQL Debugging activated (09/01/13)
[
11:07:00] ---------------------------
[
11:07:00]  
[
11:07:41]  
[
11:07:41] ---------------------------
[
11:07:41MySQL Debugging activated (09/01/13)
[
11:07:41] ---------------------------
[
11:07:41]  
[
11:14:26]  
[
11:14:26] ---------------------------
[
11:14:26MySQL Debugging activated (09/01/13)
[
11:14:26] ---------------------------
[
11:14:26]  
[
11:15:15]  
[
11:15:15] ---------------------------
[
11:15:15MySQL Debugging activated (09/01/13)
[
11:15:15] ---------------------------
[
11:15:15
Plugin r6.. ( 7 da erro ¬)
WAMP 2.4
Reply
#2

Usa

pawn Код:
public OnQueryError ( errorid, error[], callback[], query[], connectionHandle )  {

    printf("%i %s %s %s %i", errorid, error, callback, query, connectionHandle ) ;
    return true ;
}
pra ver onde й o erro
Reply
#3

Resolvi, agora outra coisa.

Porque os dialogs de login nao aparece? Se eu clicar em spawn ele comeзa a dar umas loucas no gta e trava tudo.
Reply
#4

Quote:

[12:20:46] CMySQLHandler::Query(ALTER TABLE playerdata ADD cookies INT(20), warns INT(20), warn1reason VARCHAR(24), warn2reason VARCHAR(24), warn3reason VARCHAR(24), recordkillsteak INT(20), registerdate VARCHAR(24), laston VARCHAR(24)) - An error has occured. (Error ID: 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 'warns INT(20), warn1reason VARCHAR(24), warn2reason VARCHAR(24), warn3reason VAR' at line 1)

4 characters.


Quanto aos dialogs, deve ser algum erro na consulta tambйm. O melhor a se fazer й um debug no cуdigo, adicione um print() depois de cada funзгo chamada na hora do login. Uma hora o problema aparece, sempre aparece...
Reply
#5

help plz, falcon oque pode ser?

Os dialog de login/registro nao aparece, e se vocк clicar em spawn buga td

Veja;

Reply
#6

Pelo debug parece estar conectando ao banco de dados, se vocк puder postar o cуdigo que exibi esse dialog ficaria mais fбcil.

Continuo achando que й um erro de sintбxe
Reply
#7

Foi resolvido, apenas um erro de autorizaзгo.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)