On Sat, Jun 12, 2010 at 8:32 AM, jeb <[email protected]> wrote:

>> If you run the query generated by ActiveRecord manually in a MySQL
>> console, do you get the result you expect?

> No, I get the wrong result.

Can you construct a query that *does* return the result you expect?

What do the following commands show?

mysql> show variables like '%collation%';

mysql> show variables like '%char%';

-- 
Hassan Schroeder ------------------------ [email protected]
twitter: @hassan

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to