MySQL Syntax
#1

Fixed.
Reply
#2

You're not concatenating those three segments into one query, so at the end of this query is just that third chunk. This is your query:

Код:
pClassFourName,pClassFiveName ,pBanned,pBannedReason,pBannedBy) VALUES('PrivateName', SHA1('privatepassword'), '0','0','0','0','0','0','0','0','0','71.199.3.75', '0','0','0','0','0','0','0','0','0','0','0','0','0 ','0','0','0','0','0','0','0','Custom Class 1','Custom Class 2','Custom Class 3','Custom Class 4','Custom Class 5','0','None','None')
Reply
#3

Yo should do, in each of them:
format(query, sizeof(query), "%s[rest of query]", query, [rest of vars])
Reply
#4

Solved
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)