Bug #79091 | MYSQL_AUDIT_SERVER_STARTUP_CLASS event termination should improve diagnostics | ||
---|---|---|---|
Submitted: | 3 Nov 2015 9:45 | Modified: | 24 Feb 2016 23:17 |
Reporter: | Laurynas Biveinis (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Security: Audit | Severity: | S3 (Non-critical) |
Version: | 5.7.9 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | plugin api |
[3 Nov 2015 9:45]
Laurynas Biveinis
[3 Nov 2015 10:57]
MySQL Verification Team
Hello Laurynas, Thank you for the report. // with the patch 2015-11-03T10:10:54.467676Z 0 [Note] InnoDB: 5.7.9 started; log sequence number 1350543 2015-11-03T10:10:54.467991Z 0 [Note] InnoDB: Loading buffer pool(s) from /export/umesh/server/source/bugs/mysql-5.7.9/mysql-test/var/mysqld.1/data/ib_buffer_pool 2015-11-03T10:10:54.468063Z 0 [Note] InnoDB: not started 2015-11-03T10:10:54.471524Z 0 [Note] Plugin 'FEDERATED' is disabled. 2015-11-03T10:10:54.475721Z 0 [Note] InnoDB: Buffer pool(s) load completed at 151103 13:10:54 2015-11-03T10:10:54.481109Z 0 [Warning] unknown variable 'loose-sha256_password_auto_generate_rsa_keys=0' 2015-11-03T10:10:54.487456Z 0 [ERROR] Aborting Thanks, Umesh
[24 Feb 2016 23:17]
Paul DuBois
Noted in 5.7.12, 5.8.0 changelogs. Diagnostic messages were improved for the case when the MYSQL_AUDIT_GENERAL_CLASS handler returned nonzero.