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

--- Comment #3 from lp.allar...@gmail.com ---
Actually the syntax I used on the SQL server was:

CREATE DATABASE kmymoney;
CREATE USER 'lp.allard.1'@'remoteIP' IDENTIFIED BY 'some_pass';
GRANT ALL PRIVILEGES ON kmymoney.* TO 'lp.allard.1'@'remoteIP'
FLUSH PRIVILEGES;

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to