Large MySQL Query
#5

You should be using strcat() instead to concatenate the strings, it's much more efficient, and readable. Also, why are you doing this in the first place? I assume the compiler is spitting out an error for the input line being too long?

Also, debug MySQL and paste the log here. And why do you call mysql_free_result? You're only updating the database.
Reply


Messages In This Thread
Large MySQL Query - by SchurmanCQC - 27.07.2011, 15:49
Re: Large MySQL Query - by CookieCrusher - 28.07.2011, 07:38
AW: Large MySQL Query - by Meta - 28.07.2011, 07:39
Re: Large MySQL Query - by JaTochNietDan - 28.07.2011, 07:45
Re: Large MySQL Query - by Grim_ - 28.07.2011, 07:48

Forum Jump:


Users browsing this thread: 1 Guest(s)