cnf file ignored

Bug #1563791 reported by Luis Ferro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mysql-5.6 (Ubuntu)
New
Undecided
Unassigned

Bug Description

File named mysqld.cnf on folder /etc/mysql/conf.d with content:

[mysqld]
character-set-server=utf8
collation-server=utf8_general_ci

Is ignored altogether, albeit the configuration of my.cnf stated that all files on that folder is read.

Placing the file on /etc/mysql/mysql.conf.d (with different name naturally as there is one already there) doesn't work either.

Renaming the files with starting numbers doesn't affect either (placing the stated file before or after the existing ones).

The only way to change the those server settings are by adding those configurations into the existing /etc/mysql/mysql.conf.d/mysqld.cnf which defeats the purpose of having configuration folders and allow overridings.

Also, it would be useful to have an equivalent symlink configuration system as it happens with apache2 (and other software packages) to turn on/off functionality.

Tags: config
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.