Bug #80414 a typo in plugin_keyring.h
Submitted: 17 Feb 2016 15:50 Modified: 3 Mar 2016 23:01
Reporter: Robert Gołębiowski Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Security: Encryption Severity:S3 (Non-critical)
Version:5.7.11 OS:Any
Assigned to: CPU Architecture:Any

[17 Feb 2016 15:50] Robert Gołębiowski
Description:
a typo in plugin_keyring.h

How to repeat:
check the plugin_keyring.h file.

Suggested fix:
Change st_mysql_keyring_file to st_mysql_keyring in plugin_keyring.h
[3 Mar 2016 23:01] Paul DuBois
Noted in 5.7.12, 5.8.0 changelogs.

The plugin_keyring.h header file misspelled st_mysql_keyring as
st_mysql_keyring_file.