Ruby on Rails + MySQL Incorrect string value and key was too long errors
If you have issues in your Ruby on Rails application related to incorrect string values (even if you use UTF8), here’s a short tutorial on how to fix that using MySQL settings tuneup + Ruby on Rails migration
Post a comment