MYSQL Crashing my server?
#4

Quote:
Originally Posted by Not available
Посмотреть сообщение
The query itself shouldn't crash the server.
pawn Код:
format(file,sizeof(file),"INSERT INTO `users` (`username`,`password`,`PhoneNumb`) VALUES ('%s','%s', '%i');", PlayerName(playerid), pass, CurrentPhone);
mysql_query(file);
That doesn't insert, though.. also, password = '%i' it's udb hashes.
Reply


Messages In This Thread
MYSQL Crashing my server? - by 1337connor - 23.01.2011, 02:03
Re: MYSQL Crashing my server? - by Anthonyx3' - 23.01.2011, 02:04
Re: MYSQL Crashing my server? - by Not available - 23.01.2011, 02:11
Re: MYSQL Crashing my server? - by 1337connor - 23.01.2011, 02:17

Forum Jump:


Users browsing this thread: 1 Guest(s)