[Help] MySql
#2

Quote:
Originally Posted by DonWade
Посмотреть сообщение
Код:
mysql_query("CREATE TABLE IF NOT EXISTS Users(user VARCHAR(24), password VARCHAR(40), score INT(20), money INT(20), admin INT(20), vip INT(20), kills INT(20), deaths INT(20), jailed INT(20), banned INT(20), regular INT(20), housetospawnin INT(20), skin INT(20), min INT(20), hour INT(20), wanted INT(20), bank INT(20), raped INT(20), arrests INT(20), storesrobbed INT(20), banksrobbed INT(20), playersrobbed INT(20), fixed INT(20), ticketed INT(20), healed INT(20), tazzed INT(20), seed INT(20), weed INT(20), IP VARCHAR(15) )");
So input line is too long ,i m wondering can i continue this string , i need to add more variables ? Anyone


Errors:

C:\Users\Vedad\Desktop\CnC-MySQL.pwn(3655) : error 075: input line too long (after substitutions)
C:\Users\Vedad\Desktop\CnC-MySQL.pwn(3656) : error 037: invalid string (possibly non-terminated string)
C:\Users\Vedad\Desktop\CnC-MySQL.pwn(3656) : error 017: undefined symbol "CREATE"
C:\Users\Vedad\Desktop\CnC-MySQL.pwn(3656) : error 017: undefined symbol "TABLE"
C:\Users\Vedad\Desktop\CnC-MySQL.pwn(3656) : fatal error 107: too many error messages on one line
Even i have that problem and the whole Query needs to be in one line. So i deleted that line and Create The Tables myself.
Reply


Messages In This Thread
[Help] MySql - by DonWade - 04.08.2012, 23:52
Re: [Help] MySql - by Ballu Miaa - 05.08.2012, 02:07
Re: [Help] MySql - by Kirollos - 05.08.2012, 02:59
Re: [Help] MySql - by Ballu Miaa - 05.08.2012, 03:36
Re: [Help] MySql - by ReneG - 05.08.2012, 03:49
Re: [Help] MySql - by Ballu Miaa - 05.08.2012, 03:52
Re: [Help] MySql - by DonWade - 05.08.2012, 12:25

Forum Jump:


Users browsing this thread: 1 Guest(s)