[Digikam-devel] [digikam] [Bug 358911] New: MySQL database cannot be configured if INTERNAL_MYSQL=Off
    Weng Xuetian via KDE Bugzilla 
    bugzilla_noreply at kde.org
       
    Tue Feb  2 11:35:00 GMT 2016
    
    
  
https://bugs.kde.org/show_bug.cgi?id=358911
            Bug ID: 358911
           Summary: MySQL database cannot be configured if
                    INTERNAL_MYSQL=Off
           Product: digikam
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Database
          Assignee: digikam-devel at kde.org
          Reporter: wengxt at gmail.com
The database ui combo box index doesn't match the enum value if internal_mysql
is off, thus it will always show the configuration for internal db, but no
external mysql.
I made a patch for it at:
https://git.reviewboard.kde.org/r/126872/
Reproducible: Always
Steps to Reproduce:
1. build digikam with mysql=on and internalmysql=off
2. open database settings
3. select mysql
Actual Results:  
the db option still shows a db path instead of host name etc.
Expected Results:  
shows the correct ui with host, username etc,
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the Digikam-devel
mailing list