Re: Client side logging
Posted by: Mark Matthews
Date: December 11, 2014 10:18AM

Hi John,

Are you sure that's an exception? profileSQL=true adds stack trace information to the log so that you can determine where the query is happening. The stack printout looks just like an exception's stack trace. It seems maybe when posting this, some data was edited away? If it was an exception, there'd be an error message, and the exception wouldn't be a Throwable. Your SQL should be "around" the same area as that stack.

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Written By
Posted
December 09, 2014 02:02PM
Re: Client side logging
December 11, 2014 10:18AM


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.