27.04.2013, 11:31
I'm sending two queries at once using this macro:
#define mysql_query(%0) mysql_function_query(1, %0, false, "", "")
The first query sometimes (sort of rare, maybe 5% of the time) returns the error 'Lost connection to mySQL server during query' but the second one works fine.
Not sure what's causing it - it started happening about 3 days ago and I haven't touched any of that code in months.
Also, there's this weird stuff in server_log.txt:
#define mysql_query(%0) mysql_function_query(1, %0, false, "", "")
The first query sometimes (sort of rare, maybe 5% of the time) returns the error 'Lost connection to mySQL server during query' but the second one works fine.
Not sure what's causing it - it started happening about 3 days ago and I haven't touched any of that code in months.
Also, there's this weird stuff in server_log.txt: