[Digikam-devel] [Bug 277242] After SQLite --> MySQL conversion, digikam reports error regarding DBThumbnailsVersion on start up.

brad bkn at ithryn.net
Mon Jul 11 14:18:19 BST 2011


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





--- Comment #12 from brad <bkn ithryn net>  2011-07-11 13:18:19 ---
I don't know much about all of this, but might i suggest that however the
tables/databases are organized, that perhaps the tables that are meant to be
for thumbnails all be have a prefix, e,g, ThumbnailDBSettings,
ThumbnailDBUniqueHashes, ThumbnailDBFIlePaths .... etc.

This way, there are no name space clashes, which we're seeing above, and if the
two databases are to be merged in the future, minimal effort will be needed to
alter the sql code. 

I played around with this idea in my local code base, however in the hour or
two i was testing, i wasn't able to get a full understanding of all the
instances of database queries.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list