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

--- Comment #2 from lp.allar...@gmail.com ---
Hello Fernando,

I had already created the database lolcalyy on the Mysql server with the
following statements:

CREATE DATABASE kmymoney;
GRANT ALL ON kmymoney.* TO lp.allard.1@remoteIP;
FLUSH PRIVILEGES;

I have confirmed with phpmyadmin that I (as user) have full access to the
kmymoney database remotely from the machine I intend to use..  Funny thing,
when I try to connect to the remote DB, the MySQL server throws the following
line in the server's logs:

131113   7:17:08 [Warning] Aborted connection 643 to db: 'kmymoney' user:
'lp,allard.1' host: 'remoteIP' (Got an error reading communication packets)

I believe the "error reading communication packets" is due to KMM crashing thus
abruptly closing the connection to the SQL server..

-- 
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