https://bugs.kde.org/show_bug.cgi?id=432522

Dan Rabinowitz <d...@danielrabinowitz.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOT A BUG
             Status|REPORTED                    |RESOLVED

--- Comment #3 from Dan Rabinowitz <d...@danielrabinowitz.com> ---
Thank you. I fixed the problem. With your guidance on how to see the log
output, I saw this:

Error messages: "QMYSQL: Unable to execute query" "You do not have the SUPER
privilege and binary logging is enabled (you *might* want to use the less safe
log_bin_trust_function_creators variable)" "1419" 2

So I ran:
update user set Super_priv='Y' where User='digikam';
and that fixed it.

So, thank you.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to