> Could you run these tests and verify (or not) them so i can be sure > that they are not somehow related to my environment?
You need to make sure that you have your encoding and collation set to a unicode-friendly value rather than the default of latin1. I have it set to utf8_unicode_ci and it works fine. > From activerecord folder: > > $ rake test_mysql TEST=test/cases/validations/ > uniqueness_validation_test.rb > > Thanks in advance > > Matthias Hennemeyer > > -- > > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To post to this group, send email to rubyonrails-c...@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-core+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-core?hl=en. > > > -- Cheers Koz -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.