Summary: | PSQL: invalid connection option "MYSQL_OPT_RECONNECT" | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | michael01 |
Component: | database | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ralf.habacker |
Priority: | NOR | ||
Version: | 4.8.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=341297 | ||
Latest Commit: | https://commits.kde.org/kmymoney/11e02c557bbdce32fa5d64a0595f55b3599a1752 | Version Fixed In: | 4.8.2,5.0.0 |
Sentry Crash Report: |
Description
michael01
2017-11-26 14:18:07 UTC
Git commit 6bae3116a92eaa1d9751c909fe582bfa20021f29 by Ralf Habacker. Committed on 27/11/2017 at 07:43. Pushed by habacker into branch '4.8'. Fix 'PSQL: invalid connection option "MYSQL_OPT_RECONNECT"' The mentioned option should only be applied to mysql databases. FIXED-IN:4.8.2 M +3 -1 kmymoney/mymoney/storage/mymoneystoragesql.cpp https://commits.kde.org/kmymoney/6bae3116a92eaa1d9751c909fe582bfa20021f29 Git commit 11e02c557bbdce32fa5d64a0595f55b3599a1752 by Thomas Baumgart. Committed on 27/11/2017 at 08:48. Pushed by tbaumgart into branch 'master'. Fix 'PSQL: invalid connection option "MYSQL_OPT_RECONNECT"' The mentioned option should only be applied to mysql databases. FIXED-IN:4.8.2 (cherry picked from commit 6bae3116a92eaa1d9751c909fe582bfa20021f29) M +3 -1 kmymoney/mymoney/storage/mymoneystoragesql.cpp https://commits.kde.org/kmymoney/11e02c557bbdce32fa5d64a0595f55b3599a1752 |