This project is archived and is in readonly mode.
ASCII-8BIT encoding of mysql query results
Reported by Michael Hasenstein | April 4th, 2010 @ 10:09 AM
This is a copy of a ticket created for Rails 2.x, since I have the same issue with Rails 3 (latest git version as of today, past Beta 2), and Ruby 1.9.2.
Essentially, mysql text columns are US-ASCII and therefore create an error "incompatible with UTF8". The database IS "UTF8" of course.
https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets...
(EDIT: sorry if this ticket still is marked "2.3.6", it seems I'm not intelligent enough to figure out how to get this in "3.0". Very strange UI this lighthouse has.
Comments and changes to this ticket
-
Michael Hasenstein April 4th, 2010 @ 10:16 AM
Okay, seems I misunderstood the ticket system and unnecessarily created this ticket. Now I cannot undo or close it. Pls. someone with the appropriate permissions go ahead and put it in "Trash" (the subject of the ticket remains valid though!).
-
Rohit Arondekar June 15th, 2010 @ 12:04 PM
- State changed from new to duplicate
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>