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

            Bug ID: 472841
           Summary: Failed to create tables
    Classification: Applications
           Product: digikam
           Version: 8.1.0
          Platform: Debian stable
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Database-Mysql
          Assignee: digikam-bugs-n...@kde.org
          Reporter: ka...@tuulos.net
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  Download appimage: digiKam-8.1.0-x86-64.appimage
2.  Create "digikam" user with all rights to "digikam/#" database in external
database server running MariaDB in Ubuntu 22.04 computer
3.  Give settings to digikam MySQL screen and press Finish

OBSERVED RESULT
1. Error message with text "Failed to create tables" is given
2. On database server, 20 tables are created:
MariaDB [digikam]> show tables;
+--------------------+
| Tables_in_digikam  |
+--------------------+
| AlbumRoots         |
| Albums             |
| DownloadHistory    |
| ImageComments      |
| ImageCopyright     |
| ImageHistory       |
| ImageInformation   |
| ImageMetadata      |
| ImagePositions     |
| ImageProperties    |
| ImageRelations     |
| ImageTagProperties |
| ImageTags          |
| Images             |
| Searches           |
| Settings           |
| TagProperties      |
| Tags               |
| TagsTree           |
| VideoMetadata      |
+--------------------+


EXPECTED RESULT
Digikam should initialize database and start working properly.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Client computer: Debian 12
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 
Database computer: Ubuntu 22.04
MariaDB version: 10.6.12-MariaDB-0ubuntu0.22.04.1-log 

ADDITIONAL INFORMATION
Database server works fine with other clients using MySQL interface.

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

Reply via email to