<div dir="ltr">Hello,<div><br></div><div>initially i wanted to just upgrade MythTV .28 to .29.  After enabling the .29 repo i was getting dependency errors around libmyth.  I ended up doing a Ubuntu release upgrade to 16.04 LTS.  That was all going well until i ran into upgraded MySQL to 5.7 and got the table_cache=128 error from the mythtv-tweaks.cnf file.  I got this error:</div><div><br></div><div><div>Setting up mysql-server-5.7 (5.7.20-0ubuntu0.16.04.1) ...</div><div>Renaming removed key_buffer and myisam-recover options (if present)</div><div>ERROR: Unable to start MySQL server:</div><div>2018-01-16T00:28:57.390552Z 0 [ERROR] unknown variable 'table_cache=128'</div><div>2018-01-16T00:28:57.392762Z 0 [ERROR] Aborting</div><div>Please take a look at <a href="https://wiki.debian.org/Teams/MySQL/FAQ">https://wiki.debian.org/Teams/MySQL/FAQ</a> for tips on fixing common upgrade issues.</div><div>Once the problem is resolved, run apt-get --fix-broken install to retry.</div><div>dpkg: error processing package mysql-server-5.7 (--configure):</div><div> subprocess installed post-installation script returned error exit status 1</div><div>dpkg: dependency problems prevent configuration of mysql-server:</div><div> mysql-server depends on mysql-server-5.7; however:</div><div>  Package mysql-server-5.7 is not configured yet.</div><div><br></div><div>dpkg: error processing package mysql-server (--configure):</div><div> dependency problems - leaving unconfigured</div><div>Errors were encountered while processing:</div><div> mysql-server-5.7</div><div> mysql-server</div></div><div><br></div><div>I cleared that line from the file and reran the sudo apt-get upgrade and all seamed okay.  I was able to upgrade to .29 without issue.</div><div><br></div><div>The problems began when i went to upgrade the database by running mythbackend from command line.  For some reason mythbackend was unable to log into the database.  I am able to log into MySQL as root and my MythTV user using the password in /etc/mythtv/config.xml.  The database is still there as well.</div><div><br></div><div>I have tried downgrading MythTV to .28 and still get the same errors.  I have also removed MySQL and reinstalled.  At this point i am lost.  Any ideas?</div><div><br></div><div>Thanks,</div><div>Mitchell</div></div>