[MYSQL] PASSWORD issue
#1

This will write the name, and the IP, but not the password. It wont print the Query either.

pawn Код:
format(Query,sizeof(Query), "INSERT INTO `ACCOUNTS` (`IP`, `PASSWORD`, `NAME`, `ID`) VALUES ('%s', '%s', '%s', %d)",ip, inputtext, GetName(playerid), UID);
            print(Query);
            mysql_query(Query);
Reply
#2

How long did you defined the query?
Reply
#3

1000, its not that fo sure :P
Reply
#4

Does it say anything in the log files?
Reply
#5

I wanna kill myself, I was testing smth, so I saveed the gamemode to desktop and not /gamemodes


FOR FUCK SAKES
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)