I've also done a clean install of Mandriva 2010.1 and got the same
unable to connect to MySQL daemon error message.

I've found a solution. Edit the following file:

/usr/share/squeezeboxserver/MySQL/my.tt

and change the following line (which comes immediately below the line
"[mysqld]"):

innodb

to:

plugin-load=ha_innodb.so


Then start the squeezeboxserver service and it should be able to start
the mysqld daemon.

I guess this problem has occurred because Mandriva are using a newer
version of mysql. So I expect this is going to hit users of a lot of
other distros as the new versions of those distros are released.

Note that I have no knowledge of the workings of MySQL, I just got
lucky. There is probably a more correct solution but this works for me.


-- 
AndyF
------------------------------------------------------------------------
AndyF's Profile: http://forums.slimdevices.com/member.php?userid=39298
View this thread: http://forums.slimdevices.com/showthread.php?t=80320

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to