MySQL input line too long
#1

Code:
format(string, sizeof(string), "INSERT INTO `accounts` ( `Username`, `Key`, `RegiDate`, `BirthDate`, `Ammo1`, `Ammo2`, `Ammo3`, `Ammo4`, `Ammo5`, `Ammo6`, `Ammo7`, `Ammo8`, `wSaveSlot1`, `wSaveSlot2`, `wSaveSlot3`, `wSaveSlot4`, `wSaveSlot5`, `wSaveSlot6`, `wSaveSlot7`, `wSaveSlot8`, `aSaveSlot1`, `aSaveSlot2`, `aSaveSlot3`, `aSaveSlot4`, `aSaveSlot5`, `aSaveSlot6`, `aSaveSlot7`, `aSaveSlot8`, `FacGuns1`, `FacGuns2`, `FacGuns3`, `FacGuns4`, `FacGuns5`, `FacGuns6`, `FacGuns7`, `FacGuns8`, `Hambuger`, `Pizza`, `BanhMi`, `Hyperion`, `ThanhGo`, `HopGiay`, `TuaVitHP`, `ThungXang`, `ThungXangHP`, `JModel`, `Neon`, `C4Robbank`, `SuaBo`, `FacAmmo1`, `FacAmmo2`, `FacAmmo3`, `FacAmmo4`, `FacAmmo5`, `FacAmmo6`, `FacAmmo7`, `FacAmmo8`, `Balo`) VALUES ('%s', '%s', '2015-08-03 15:47:22', '2015-08-03 15:47:22', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0')", GetPlayerNameExt(playerid), passbuffer);
Code:
./includes/gvc.pwn(96606) : error 075: input line too long (after substitutions)
./includes/gvc.pwn(96607) : error 037: invalid string (possibly non-terminated string)
./includes/gvc.pwn(96607) : error 017: undefined symbol "INSERT"
./includes/gvc.pwn(96607) : error 029: invalid expression, assumed zero
./includes/gvc.pwn(96607) : fatal error 107: too many error messages on one line
Reply


Messages In This Thread
MySQL input line too long - by Khoasmile - 18.09.2015, 09:24
Re: MySQL input line too long - by DaniceMcHarley - 18.09.2015, 09:28
Re: MySQL input line too long - by Mowgli - 18.09.2015, 09:29
Re: MySQL input line too long - by Vince - 18.09.2015, 10:41

Forum Jump:


Users browsing this thread: 2 Guest(s)