myisam-recover invalid parameter in /etc/mysql/my.cnf file

Bug #1670431 reported by Ken D'Ambrosio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mysql (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

Installing MySQL with Juju (2.0.2-0ubuntu0.16.04.1) installs an /etc/mysql/my.cnf file. It both has incorrect permissions (bug 1670430 opened), and has the following line:
myisam-recover = BACKUP
This was deprecated, and is now invalid. It needs to be changed to
myisam-recover-options = BACKUP

Without this, MySQL will not start. Note that it is only currently working because the config file, itself, is not actually read due to permissions issue already mentioned in bug 1670430.

Revision history for this message
John A Meinel (jameinel) wrote :

retargeting to the mysql charm

affects: juju-core → mysql (Juju Charms Collection)
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.