[mythtv-users] Trashed MySQL Configuration

Steve Hodge stevehodge at gmail.com
Sat Aug 28 05:02:02 UTC 2010


On Sat, Aug 28, 2010 at 7:40 AM, Mache Creeger <mache at creeger.com> wrote:

> 100826 18:20:56 [Warning] Ignoring user change to 'mysql' because the user
> was set to 'mythtv' earlier on the command line
>
> 100826 18:20:56 [Note] Plugin 'ndbcluster' is disabled.
> /usr/libexec/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
> 100826 18:20:56 [ERROR] Can't open the mysql.plugin table. Please run
> mysql_upgrade to create it.
> 100826 18:20:56  InnoDB: Operating system error number 13 in a file
> operation.
> InnoDB: The error means mysqld does not have the access rights to
> InnoDB: the directory.
>

It looks like mysql is being started as user 'mythtv' and then can't access
a directory it needs because that user doesn't have permission. I think
mysql should be running as user 'mysql'. Find out what is causing it to run
as 'mythtv' and remove it.

Cheers,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100828/be1b3ee8/attachment.htm>


More information about the mythtv-users mailing list