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

Francesco Talamona <cancellettopu...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cancellettopu...@gmail.com

--- Comment #1 from Francesco Talamona <cancellettopu...@gmail.com> ---
I discovered that with MariaDb the suggested command is not sufficient.

Instead of:
GRANT ALL PRIVILEGES ON amarokdb.* TO amarokuser IDENTIFIED BY 'secret'; 

it should be:
GRANT ALL PRIVILEGES ON amarokdb.* TO amarokuser@localhost IDENTIFIED BY
'secret';

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to