MySQL auditing and tracing options
Date: Fri, 20 Mar 2020 14:35:25 +0000 (UTC)
Message-ID: <1457333196.928494.1584714925375_at_mail.yahoo.com>
I'm new to MySQL (but not Oracle). I have a very complex system where data comes in and out and is shared between multiple applications. I would like to trace the data thru the system to help diagnose a severe performance issue. If in Oracle, I'd use auditing and tracing. I'm looking for something similar in MySQL. So far I've found that MySQL Enterprise Edition commercial editions has an audit add-on. But we don't use this edition. We don't want to add triggers because the reason I want to trace is to nail down a serious performance issue, and triggers will make that worse.
What other options are there for auditing and tracing in MySQL?Thanks in advance!-ck
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Mar 20 2020 - 15:35:25 CET