MYSQL Crashing my server?
#3

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);
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)