Input line too long?
#1

I'm just curious, what does it mean by "Input line too long"? I get that on one line, which is the line where I'm saving my player's stats when they disconnect (using mysql).
Reply
#2

An annoying thing happens, not sure why but.

you have to split up the mysql query into multiple query's (actually only multiple format's, but that would involve making a HUGE string (like 2000)
so yah, just split it up.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)