← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 1575864] [NEW] /etc/mysql/conf.d/mythtv-tweaks.cnf: table_cache = 128

 

Public bug reported:

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.

** Affects: mythbuntu
     Importance: Undecided
         Status: New

-- 
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


Follow ups