Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6730505
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:25:00+00:00 2026-05-26T10:25:00+00:00

I have been getting this error in Ruby 1.9, Rails 3.0, ActiveRecord 3.0: incompatible

  • 0

I have been getting this error in Ruby 1.9, Rails 3.0, ActiveRecord 3.0:

incompatible encoding regexp match (UTF-8 regexp with ASCII-8BIT string)

This is happening because the string on which I’m trying to call gsub (which comes directly from an ActiveRecord object field) has an encoding of ASCII-8BIT. I’ve read several articles, posts and answers saying that this is caused by the mysql gem encoding things wrong, and suggesting mysql2.

But I am using mysql2 already. I’ve tried a 0.2.x version and the latest 0.3.7 version and neither solve the problem:

irb> str = Discussion.first.content
=> "Something's wrong with encodings..." 
irb> str.encoding
=> #<Encoding:ASCII-8BIT> 

I’ve changed the database encoding and the table encoding in MySQL, I’ve also tried setting the LANG env variable with no luck. Is there anywhere else I can look or to see why I’m getting this wrong encoding?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T10:25:00+00:00Added an answer on May 26, 2026 at 10:25 am

    Aha! My shallowness of knowledge strikes again. The problem was indeed in database.yml:

    development:
      encoding: utf8
      adapter: mysql2
      [...]
    

    I was still using adapter: mysql so even though the mysql2 gem was installed it wasn’t being used. I didn’t realize I’d have to change the name of it in database.yml; I thought it would replace the old mysql gem.

    Now we all know! 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm very new to Ruby on Rails, and have been getting the following error
I have been getting this error every since importing my existing project into a
I have been getting this annoying error/bug in Visual Studio 2008 quite a bit
I have been getting this error for quite some time now and Google has
I have been getting this error and have no idea how to fix it.
Thus far you guys have been wildly helpful with me getting this little ditty
I have been getting an error in VB .Net object reference not set to
I have a Ruby on Rails project that has been untouched for a while,
I'm a PHP dev and I'm new to Rails but have been getting on
I have been battling this error with specjour for the past couple hours, and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.