Project

General

Profile

MYSQL encoding problems

Added by Juliano Maia over 11 years ago

Hi.

I was using Redmine 2.0.3 using Ruby 1.8 version and everything was fine. I had to upgrade Ruby version to 1.9.3 and in order to make Redmine work I had to also upgrade mysql adapter version to mysql2. Now, every character like "Á" or "Ç" got messed up.

I tried to fix it in various forms, but wihtout any success. What should I do?

Thank you!


Replies (1)

RE: MYSQL encoding problems - Added by Jan Niggemann (redmine.org team member) over 11 years ago

Compare the character set of your DB with the one set in database.yml - do they match?

    (1-1/1)