[prev in list] [next in list] [prev in thread] [next in thread] 

List:       amarok-bugs-dist
Subject:    [amarok] [Bug 333927] New: Example on how to setup external database for Amarok is invalid.
From:       Vit Pelcak <vit () pelcak ! org>
Date:       2014-04-26 16:53:18
Message-ID: bug-333927-71684 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=333927

            Bug ID: 333927
           Summary: Example on how to setup external database for Amarok
                    is invalid.
    Classification: Unclassified
           Product: amarok
           Version: 2.8.0
          Platform: Gentoo Packages
               URL: http://stackoverflow.com/questions/3886717/why-is-gran
                    t-not-working-in-mysql
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Collections/Local
          Assignee: amarok-bugs-dist@kde.org
          Reporter: vit@pelcak.org
                CC: matej@laitl.cz, ralf-engels@gmx.de

Example provided in Amarok on how to setup external database for Amarok is
invalid - GRANT is not working.

Reproducible: Always

Steps to Reproduce:
$ mysql -u root -p
MariaDB [(none)]> CREATE DATABASE amarokdb;
MariaDB [(none)]> GRANT ALL PRIVILEGES ON amarokdb.* TO 'amarokuser' IDENTIFIED
BY 'password'; FLUSH PRIVILEGES;
Actual Results:  
MariaDB [(none)]> CREATE DATABASE amarokdb;
Query OK, 1 row affected (0.00 sec)
MariaDB [(none)]> GRANT ALL PRIVILEGES ON amarokdb.* TO 'amarokuser' IDENTIFIED
BY 'password'; FLUSH PRIVILEGES;
Query OK, 0 rows affected (0.00 sec)

Amarok then fails to connect to the external database and complains about it.

http://dev.mysql.com/doc/refman/5.0/en/show-grants.html

Expected Results:  
Amarok works with external database as usual.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Amarok-bugs-dist mailing list
Amarok-bugs-dist@kde.org
https://mail.kde.org/mailman/listinfo/amarok-bugs-dist
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic