https://bugzilla.wikimedia.org/show_bug.cgi?id=35626
--- Comment #18 from Chad H. <[email protected]> 2012-05-02 22:52:05 UTC --- (In reply to comment #13) > ^demon, can you try this change in the configuration (assuming we can have > tables in UTF-8): > > [database] > type = JDBC > driver = com.mysql.jdbc.Driver > url = > jdbc:mysql://localhost/reviewdb?characterSetResults=utf8&characterEncoding=utf8&connectionCollation=utf8_unicode_ci > username = Gerrit change #2 > > "database" and "hostname" entries should be removed. "username" should stay. Ok, I changed the collation/charset on all the tables, and we updated the connection string. The database is now showing the correct data (yay!), but we're still not getting the right data to the UI. See the owner on https://gerrit.wikimedia.org/r/#change,6388 which is an improvement although still not correct. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
