https://bugs.kde.org/show_bug.cgi?id=517251
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|REPORTED |RESOLVED Version| |9.1.0 Fixed/Implemented| | In| | Resolution|--- |NOT A BUG --- Comment #1 from Maik Qualmann <[email protected]> --- Not really, it's just a suggestion; there are many ways to access a MySQL server. The % sign is a wildcard for any connection. And it shouldn't be used for security reasons, though it might be okay for a home user. You could also use the IP address. Only use MySQL if you plan to use digiKam on multiple computers. SQLite on an SSD is faster, fully supports UTF-8, etc., and is easier for the user to manage. A NAS is not often a good MySQL server because it performs resource management and allocates limited storage and performance to services. Maik -- You are receiving this mail because: You are watching all bug changes.
