Hi Malte,
If you activate the Request logger in log4j.properties, it will log all
requests that are received by the controller in a separate log file. If
you want to do everything from the MySQL side, you can try to use the
MySQL slow query log to dump the requests.
Hope this helps,
Emmanuel
at the moment I try to change the database of an big application from a
real mysql to sequoia trough myosotis. There are a few problems, which
might be caused by the used sql statements. Now I need a way to log the
sql statements used. The problem is, that the prepared Statements with
"mysql_server_prepare=1" are logged in bytecode or something else, not in
clear text. Is there a possibility to log the statements in cleartext?
Best regards,
Malte
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia
--
Emmanuel Cecchet
FTO @ Frog Thinker
Open Source Development & Consulting
--
Web: http://www.frogthinker.org
email: [EMAIL PROTECTED]
Skype: emmanuel_cecchet
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia