Bug #110628 Contribution: mysql 8.0 audit plugin add examined_row_count/affected_row_co ...
Submitted: 6 Apr 2023 16:40 Modified: 20 Jul 2023 22:11
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Security: Audit Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[6 Apr 2023 16:40] OCA Admin
Description:
This bug tracks a contribution by J D (Github user: hongdongjian) as described in http://github.com/mysql/mysql-server/pull/451

How to repeat:
See description

Suggested fix:
See contribution code attached
[6 Apr 2023 16:40] OCA Admin
Contribution submitted via Github - mysql 8.0 audit plugin add examined_row_count/affected_row_count/return_row_coun 
(*) Contribution by J D (Github hongdongjian, mysql-server/pull/451#issuecomment-1495229811): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_1300276311.txt (text/plain), 4.35 KiB.

[7 Apr 2023 4:58] MySQL Verification Team
Hello!

Thank you for the report and contribution.

regards,
Umesh
[20 Jul 2023 22:11] Christine Cole
Posted by developer:
 
Fixed as of the upcoming MySQL 8.0.30 release, and here's the proposed changelog entry from the documentation team:

New parameters (examined_row_count, affected_row_count, and
return_row_count) were added to the audit plugin. Our thanks to J D for
the contribution.

Thank you for the bug report.