https://bugs.kde.org/show_bug.cgi?id=520394
--- Comment #16 from Maik Qualmann <[email protected]> --- Case sensitivity in MySQL on Windows is a bit complicated because it actually depends on the underlying file system. You likely copied the MySQL folder at some point—perhaps to a different file system?—and the table files were converted to lowercase in the process. Check the MySQL data folder to see if the table filenames are in lowercase on the file system. Maik -- You are receiving this mail because: You are watching all bug changes.
