https://bugs.kde.org/show_bug.cgi?id=237676
--- Comment #7 from Milian Wolff <mail milianw de> 2010-05-21 12:01:20 --- Small change, please put these queries into charsetdebug.sql instead: set names utf8; show variables like 'character_set%'; select '--------'; show create database akonadi; select '--------'; show create table collectiontable; select '--------'; select name from collectiontable; And run them with the command above. Additionally, please run this query in akonadiconsole's DB Console tab (put it into the lower text edit and press the button to the right, then screenshot the result or something like that): show variables like 'character_set%'; -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
