<div class="gmail_quote">On Sat, Aug 28, 2010 at 7:40 AM, Mache Creeger <span dir="ltr">&lt;<a href="mailto:mache@creeger.com">mache@creeger.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

100826 18:20:56 [Warning] Ignoring user change to &#39;mysql&#39; because the user was set to &#39;mythtv&#39; earlier on the command line<br>
<br>
100826 18:20:56 [Note] Plugin &#39;ndbcluster&#39; is disabled.<br>
/usr/libexec/mysqld: Can&#39;t find file: &#39;./mysql/plugin.frm&#39; (errno: 13)<br>
100826 18:20:56 [ERROR] Can&#39;t open the mysql.plugin table. Please run mysql_upgrade to create it.<br>
100826 18:20:56  InnoDB: Operating system error number 13 in a file operation.<br>
InnoDB: The error means mysqld does not have the access rights to<br>
InnoDB: the directory.<br></blockquote><br>It looks like mysql is being started as user &#39;mythtv&#39; and then can&#39;t access a directory it needs because that user doesn&#39;t have permission. I think mysql should be running as user &#39;mysql&#39;. Find out what is causing it to run as &#39;mythtv&#39; and remove it.<br>
<br>Cheers,<br>Steve<br></div>