https://bugs.kde.org/show_bug.cgi?id=386004
Tuomas Nurmi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/amarok/-/commit/076e | |c26aa79956c5e18f7cd3f015ba2 | |092ed51ce Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #3 from Tuomas Nurmi <[email protected]> --- Git commit 076ec26aa79956c5e18f7cd3f015ba2092ed51ce by Tuomas Nurmi. Committed on 09/07/2025 at 17:18. Pushed by nurmi into branch 'master'. Fix example permission grant command in database settings MariaDB requires a domain (at least if there are anonymous users in db). Adding domain 'localhost' makes everything work even if there are those left. If not, wildcard '%' works. Not possible to know from which address the user connects to the db, so assume that remote connectors have those anonymous users disabled. M +1 -0 ChangeLog M +5 -2 src/configdialog/dialogs/DatabaseConfig.cpp https://invent.kde.org/multimedia/amarok/-/commit/076ec26aa79956c5e18f7cd3f015ba2092ed51ce -- You are receiving this mail because: You are watching all bug changes.
