[mythtv-users] MYSQL not starting...

Nick Morrott knowledgejunkie at gmail.com
Thu May 10 21:16:03 UTC 2007


On 10/05/07, A JM <vbtalent at gmail.com> wrote:
> I'm assuming that ^G is not normal output written to the log?

I wouldn't have thought so but Google suggests otherwise...

> How could I verify the script?

You could use your package manager to checksum/restore a clean copy.

Create the missing logfile and see if this fixes things:

# touch /var/log/mysql/mysql.log
# chown mysql /var/log/mysql/mysql.log
# chmod 755 /var/log/mysql/mysql.log

# touch /var/log/mysql/mysql-bin.index
# chown mysql /var/log/mysql/mysql-bin.index
# chmod 755 /var/log/mysql/mysql-bin.index

Now, restart...

Nick
-- 
MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list