Summary: | Re-establish support for MySQL (disabled by upstream projects) | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | lp.allard.1 |
Component: | database | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | REPORTED --- | ||
Severity: | task | CC: | alx.kuzza, vonreth |
Priority: | NOR | ||
Version First Reported In: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
lp.allard.1
2022-03-08 12:56:23 UTC
Apparently disabled by upstream KDE project in recent commit: https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/188be44f6a3105d21392ad0da06a0a33fe0753cf I am trying to obtain further info from the KDE devs to see why this has been disabled by default. (In reply to lp.allard.1 from comment #1) > Apparently disabled by upstream KDE project in recent commit: > > https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/ > 188be44f6a3105d21392ad0da06a0a33fe0753cf > > I am trying to obtain further info from the KDE devs to see why this has > been disabled by default. We only removed the support for for Windows explicitly thats what you can see in that commit. On linux and mac it was disabled for a long time as it depends on system libraries we did not provide. Not sure what to do with this ticket: I believe MySQL/MariaDB connector is important but I understand that most people are using kmy local files... On the other hand, KMM had DB connector before and lost it due to package / project politics? @Thomas Beaumgart: Do you think this ticket should be moved to feature request or kept as a bug? I'm using SQL for a long while because I can access the data from any computer. I've been planning to take a look at SQL plugin for those reasons: 1) it freezes the UI 2) it runs for an extremely long period of time when loading/saving. 3) should be some sort of progress indication of loading/saving and should support backups/snapshots. 4) and, finally, an "experimental" warning should be removed :) @alx: are you saying that you will help to bring back the SQL connector in AppImage releases and future KMM releases? If so thats good news!!! I agree, last time I used it (about 18 months ago) it took like a minute or so to load/save my data and my DB server is local, running on 64GB of RAM and uses SSD's... I also had several issues in the past (can search the bugtracker with my name) with data corruption. Never got to the bottom of this to be honest. |