Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Is there anyway to output any sql cmd success/failure execution status? #82

Closed
yo2 opened this issue May 1, 2014 · 2 comments

Comments

@yo2
Copy link

yo2 commented May 1, 2014

Hi,

The mysql-audit.json logged sql cmd such as create / drop, etc. But for auditing, it will be useful to record a succesful or failure execution status. For example to find out if there is any failure attempt to modify the database/data.
Is there anyway to output any sql cmd success/failure execution status into the mysql-audit.json?

regards
Yo.

@glicht
Copy link
Contributor

glicht commented May 1, 2014

Currently we don't have success/fail status.


Sent from my Android
On May 1, 2014 5:15 AM, "yo2" notifications@github.com wrote:

Hi,

The mysql-audit.json logged sql cmd such as create / drop, etc. But for
auditing, it will be useful to record a succesful or failure execution
status. For example to find out if there is any failure attempt to modify
the database/data.
Is there anyway to output any sql cmd success/failure execution status
into the mysql-audit.json?

regards
Yo.


Reply to this email directly or view it on GitHubhttps://github.com//issues/82
.

@aharonrobbins
Copy link

Logging of success / failure status (a numeric code) is now included in the plugin. Much thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants