04.06.2018, 20:48
.pwn(1860) : error 075: input line too long (after substitutions)
.pwn(1861) : error 037: invalid string (possibly non-terminated string)
.pwn(1861) : error 017: undefined symbol "CREATE"
.pwn(1861) : error 017: undefined symbol "TABLE"
.pwn(1861) : fatal error 107: too many error messages on one line
.pwn(1861) : error 037: invalid string (possibly non-terminated string)
.pwn(1861) : error 017: undefined symbol "CREATE"
.pwn(1861) : error 017: undefined symbol "TABLE"
.pwn(1861) : fatal error 107: too many error messages on one line
Код:
mysql_tquery(mysql, Query, "", ""); format(Query,sizeof(Query),"CREATE TABLE IF NOT EXISTS config(MaxPing INT(128), ReadPms INT(10), AntiAdv INT(10), ReadCmds INT(10), VIP INT(10), MR INT(10), SAM INT(10), FEX INT(10), GTA INT(10), PP INT(10), NFS INT(10), PL INT(10), AdminOnlySkins INT(10),\ AdminSkin INT(10), AdminSkin2 INT(10), AntiSpam INT(10), NoCaps INT(10), Locked INT(10), SaveWeap INT(10), ConnectMessages INT(10),\ AdminCMDMessages INT(10), AutoLogin INT(10), Notification INT(10), MaxMuteWarnings INT(10), MaxAdminLevel INT(10), AccountSecurity INT(10) )" ); mysql_tquery(mysql, Query, "", "");