LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-15-2008, 07:56 AM   #1
JosephS
Member
 
Registered: Jun 2007
Distribution: Debian Jessie, Bunsenlabs
Posts: 586

Rep: Reputation: 38
Need help getting amarok to use mysql


I have amarok compiled with mysql support

I set up a root password and made a database called amarok_db
I started the mysql daemon and then the following:

$ mysql -p -u root
CREATE DATABASE amarok_db;
USE amarok_db;
GRANT ALL ON amarok.* TO amarok@localhost IDENTIFIED BY 'PASSWORD_CHANGE_ME';

From amarok > settings > configure amarok

I checked the folders I wanted to scan
Chose database mysql
hostname: localhost
database: amarok_db
port: 3306
username: amarok

I tried update and rescan collection, but I'm not getting anything showing up in the colledtion tab in the amarok player.

There is a database called amarok_db
I can see it as root, but not as a normal user.

Thanks.
 
Old 09-16-2008, 07:38 PM   #2
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
I think this is wrong:
GRANT ALL ON amarok.*
which should be:
GRANT ALL ON amarok_db.*

jlinkels
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
amarok with mysql on slackware zux Slackware 1 05-06-2008 03:43 PM
Amarok with MySQL support? macbeth8 Slackware 4 04-30-2008 06:33 PM
amarok with mysql erklaerbaer Slackware 2 07-26-2007 09:29 PM
amaroK & MySQL STARHARVEST Linux - Software 1 06-27-2007 01:20 AM
Amarok and Mysql..help! RoaCh Of DisCor Linux - Newbie 2 06-21-2005 08:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration