MySQL Forums
Forum List  »  Performance

get full querytext
Posted by: Cat Millenium
Date: March 23, 2009 02:39PM

Hi everybody,

I have the problem, that occasionally I have a long running query from php. These queries are dynamically generated. One I have such a query that is stalling more or less my system I can debug the processlist with "show processlist". The problem that I only get the first part of the query back, which is used differently in several sourcecode locations.
Is there any way to get the full statement of the process extracted?

Thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
get full querytext
2524
March 23, 2009 02:39PM
1746
March 23, 2009 08:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.