[mythtv-users] Why oh why oh why ... mysql suddenly broken

HP-mini blm-ubunet at slingshot.co.nz
Fri Apr 29 19:46:47 UTC 2016


On Fri, 2016-04-29 at 08:56 -0400, Doug Lytle wrote:
> >>> 2016-04-29T12:39:14.688831Z 0 [ERROR] unknown variable 'table_cache=128'
> >>> 2016-04-29T12:39:14.689004Z 0 [ERROR] Aborting
> 
> We had this on the list a few weeks ago.  Comment out table_cache in your /etc/mysql/my.cnf and restart mysql
> 
> http://www.gossamer-threads.com/lists/mythtv/users/598331?page=last
> 
> Doug
> _______________________________________________

This setting changed around mysql 5.1.
The mysql error log in /var/log/mysql/ lists the required change.

table_cache --> table_open_cache

http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html#sysvar_table_open_cache

This entry/setting causes a non-fatal error in std installed version of
mysql in *buntu-14.04-LTS.




More information about the mythtv-users mailing list