https://bugs.kde.org/show_bug.cgi?id=224312
Paul Johnson <paul.m.w.john...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.m.w.johnson@protonmail | |.com --- Comment #16 from Paul Johnson <paul.m.w.john...@protonmail.com> --- > "...wouldn't it be possible to > just use mysqldump to export the database?" I can verify that mysqldump does, indeed, produce scripts that can be used for saving and restoring databases used with Digikam. After upgrading to 7.3.0 I lost my databases during setup. (I didn't lose them, I made a mistake in configuring Digikam). I missed the place where you set up the four individual databases and assumed you must use a single database for all of the functionality, so I used mysqldump (against MariaDB) to dump all four databases to scripts, and then used those scripts to load them all into a single new database which Digikam was configured to use. (It was at that time I found out where to set up the four separate databases and found that I didn't have to do this at all.) -- You are receiving this mail because: You are watching all bug changes.