https://bugs.kde.org/show_bug.cgi?id=355831
--- Comment #68 from swatilodh...@gmail.com --- Hello Richard. I guess then the only possible way is to reproduce every error reported by the end user and try to generate it. Queries in relation to the points you mentioned for completing MySQL support: 1)In the "Experiment with TagsTree tables" patch, only testing needs to be done? To ensure that it generates expected results? 2) To add a script for migration of databases with referential integrity patches, would it require to create a new table in the database? I'm not actually clear on this point. 3) To accurately make image/album/tag function, referential integrity is the best possible solution in MySQL. To check if it is broken, multiple tables in DB need to be checked and figure out in which one a record is missing, which is present in other tables. I guess this could be a solution? Regards Swati -- You are receiving this mail because: You are watching all bug changes.