| Bug #88382 | Persisted configuration in mysqld-auto.cnf is not reflected in mysqld output | ||
|---|---|---|---|
| Submitted: | 7 Nov 2017 9:13 | Modified: | 7 Nov 2017 13:08 |
| Reporter: | Oli Sennhauser | Email Updates: | |
| Status: | Verified | Impact on me: | |
| Category: | MySQL Server: Options | Severity: | S3 (Non-critical) |
| Version: | 8.0.3 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[7 Nov 2017 9:13]
Oli Sennhauser
[7 Nov 2017 13:08]
MySQL Verification Team
Hello Oli, Thank you for the report and feedback! Thanks, Umesh
[14 Oct 11:14]
Georgi Kodinov
Posted by developer: It can't really source mysqld-auto.cnf at --help time. Unlike the other config files, this one can contain values for variables that are to be set at runtime. And processing it is much more complicated compared to the other config files. Please use https://dev.mysql.com/doc/refman/9.4/en/performance-schema-persisted-variables-table.html table to read these values. Converting to a docs bug so this is properly documented.
