<div dir="ltr">Oh, and by the way, at least at the top level the permissions and groups on those directories are the same between the mythtv computer where mysql doesn&#39;t work and the other one without mythtv where the clean install of mysql worked. I haven&#39;t checked all the internal files.<div>
<br></div><div>On the myth computer where mysql doesn&#39;t install:</div><div><div># ls -ld /var/lib/mysql.bak /var/run/mysqld.bak /var/log/mysql.bak /etc/mysql.bak</div><div>drwxr-xr-x 3 root  root  4096 Mar 10 20:45 /etc/mysql.bak</div>
<div>drwx------ 6 mysql mysql 4096 Mar 10 17:33 /var/lib/mysql.bak</div><div>drwxr-s--- 2 mysql adm   4096 Mar 10 07:55 /var/log/mysql.bak</div><div>drwxr-xr-x 2 mysql root    40 Mar  8 20:16 /var/run/mysqld.bak</div><div>
<br></div><div><br></div><div style>On the non-myth computer where mysql just installed properly:</div><div class="gmail_extra"><div class="gmail_extra"># ls -ld /var/lib/mysql /var/run/mysqld /var/log/mysql /etc/mysql</div>
<div class="gmail_extra">drwxr-xr-x 3 root  root  4096 Mar 10 20:49 /etc/mysql</div><div class="gmail_extra">drwx------ 5 mysql mysql 4096 Mar 10 20:49 /var/lib/mysql</div><div class="gmail_extra">drwxr-s--- 2 mysql adm   4096 Mar 10 20:49 /var/log/mysql</div>
<div class="gmail_extra">drwxr-xr-x 2 mysql root    80 Mar 10 20:49 /var/run/mysqld</div><div class="gmail_extra"><br></div></div></div></div>