Input line too long
#2

The line is too long. Use default values for the fields while creating the table so all you'd need to do is just:
pawn Код:
mysql_format(mysqlc, query, sizeof(query), "INSERT INTO playerdata(user, password, RegisterDate, IP) VALUES('%e', '%s', '%e', '%s')", pname, PlayerInfo[playerid][Password], InsertTimeStamp(), IP);
Reply


Messages In This Thread
Input line too long - by Face9000 - 03.02.2014, 09:35
Re: Input line too long - by Konstantinos - 03.02.2014, 09:41
Re: Input line too long - by Face9000 - 03.02.2014, 09:43
Re: Input line too long - by PowerPC603 - 03.02.2014, 10:17
Re: Input line too long - by Face9000 - 03.02.2014, 10:31

Forum Jump:


Users browsing this thread: 4 Guest(s)