Bug #106557 | Default options my.cnf file order | ||
---|---|---|---|
Submitted: | 24 Feb 2022 10:13 | Modified: | 24 Feb 2022 14:33 |
Reporter: | bin wang (OCA) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | Ver 8.0.28 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[24 Feb 2022 10:13]
bin wang
[24 Feb 2022 10:25]
bin wang
suggested fix patch
Attachment: mysql.patch (application/octet-stream, text), 620 bytes.
[24 Feb 2022 10:32]
Terje Røsten
The /etc/mysql8/my.cnf is coming from --basedir option. Please see: https://dev.mysql.com/doc/refman/8.0/en/option-files.html Patch is not correct.
[24 Feb 2022 14:33]
MySQL Verification Team
Hi Mr. wang, Thank you for your bug report. However, base direcotry or `basedir` is one of the valid options for the configuration file. Not a bug.