Hi,
ich kriege amarok mit mysql nicht zum Laufen.
Hat irgendwer eine Lösung hinsichtlich dieser Fehlermeldung parrat?
(http://www.crashmail.de/imgshack/show/1369923158_YW1hcm9rLWZlaGxlci5wbmc.jpg) (http://www.crashmail.de/imgshack/show/1369923158_YW1hcm9rLWZlaGxlci5wbmc.jpg)
Der Fehler scheint nicht debian-bezogen zu sein, das gleiche passiert mir unter Gentoo auch. Und überhaupt kann ich KDE irgendwie nicht erfolgreich mit mysql verheiraten. :(
Hi, you might want to go to/etc/mysql/my.cnfand edit line 47 bind-address = xxx.xxx.xx.x and put your IP in there, probably not wise to us 127.0.0.1, then do as usermysql -u root -p mythconverggive password and grant all on mythconverg.* to amarok@"192.168.01.%" identified by "amarok"; change IP to what you use then flush privileges;quitthen do a service mysql restart
Hi piper,
thanks ... I have no clue what did the job but changing to my local IP and granting permissions to amarok@"192.168.178.%" seems to work.
No errors after starting amarok. At the moment it's scanning my collection.
gut zu hören :)
good to hear :)
lol, should be"GRANT ALL ON amarok.* TO 'amarokuser'@'92.168.01.%' IDENTIFIED BY 'mypassword'; FLUSH PRIVILEGES;"
So sorry, I use this for mythtv (mythconverg) and forgot to make the changes for amarok