Summary: | Mysql is very slow over the internet | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | frederik.bertling |
Component: | Database-Mysql | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 7.1.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.5.0 | |
Sentry Crash Report: |
Description
frederik.bertling
2021-10-17 18:47:30 UTC
One of the main causes is that the thumbnails are also stored in the database and the amount of data to be transferred is significant. We already have a wish to save the thumbnail database locally so that connections over a slower internet connection will improve. See also Bug 373479 Maik *** This bug has been marked as a duplicate of bug 297922 *** Fixed with #297922 |