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

--- Comment #9 from spam-recei...@web.de ---
(In reply to Maik Qualmann from comment #8)
> On MySQL Server PC:
> 
> mysql -u USERNAME -p
> 
> set global log_bin_trust_function_creators=1;
> 
> Maik

Hello Maik!
Thank you very much for your immediate response.

I checked this page if there are any security issues when the setting is
changed:
https://mariadb.com/docs/reference/mdb/system-variables/log_bin_trust_function_creators/

It says:
Note that if ALL connections to this server ALWAYS use row-based binary
logging, the security issues do not exist and the binary logging cannot break,
so you can safely set this to TRUE

Hence, I checked the server settings and confirmed that binlog runs in ROW
mode.

Now I changed the setting as you recommended and the schema upgrade passed,
digikam started and requested the download of the face recognition data.
GREAT!

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

Reply via email to