OnQueryError Hang server
#1

Hi,

I started use this function

Код:
public OnQueryError(errorid, error[], callback[], query[], connectionHandle)
{
	
	printf("Something is wrong in your syntax, query: %s",query);
		
	return 1;
}
But now when is error and in mysql.log write my error my server everytime crash/hangs when i add this, because i need to see full of query.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)