mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #10125
[Bug 1575864] Re: /etc/mysql/conf.d/mythtv-tweaks.cnf: table_cache = 128
I had done a clean install of MythBuntu 16.04, bringing across the
database and recordings from my old installation. Everything worked
fine until I updated the installation using the MythTV fixes branch and
Mythbuntu updates. When I rebooted, the backend failed to start.
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1575864
Title:
/etc/mysql/conf.d/mythtv-tweaks.cnf: table_cache = 128
Status in Mythbuntu:
New
Bug description:
When running mysqld 5.7.12-0ubuntu1 on 16.04, the config file
/etc/mysql/conf.d/mythtv-tweaks.cnf has a deprecated variable. As a
result, mysqld fails to start, as seen from this error.log excerpt:
2016-04-27T01:05:43.561013Z 0 [ERROR] unknown variable 'table_cache=128'
2016-04-27T01:05:43.561034Z 0 [ERROR] Aborting
Commenting this variable out or replacing it with "table_open_cache =
128" fixes it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1575864/+subscriptions
References