https://bugs.kde.org/show_bug.cgi?id=397675
Bug ID: 397675 Summary: cannot connect to kmysql database because of prepended slash Product: kmymoney Version: 5.0.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: database Assignee: kmymoney-devel@kde.org Reporter: seri...@inbox.lv Target Milestone: --- I just compiled kmymoney5 and cannot open my KMyMoney mysql and cannot connect to my mysql database because of a prepended / to the database name. Debug Output: Error in function int MyMoneyStorageSql::open(const QUrl&, int, bool) : opening database Driver = QMYSQL, Host = localhost, User = root, Database = /KMyMoney Driver Error: QMYSQL: Unable to connect Database Error No 1049: Unknown database '/KMyMoney' Text: Unknown database '/KMyMoney' QMYSQL: Unable to connect Error type 1 Executed: Query error No -1: Error type 0 Something magically prepends the slash to the database name, i did not enter it -- You are receiving this mail because: You are the assignee for the bug.