79192915

Date: 2024-11-15 15:12:10
Score: 1.5
Natty:
Report link

I had same problem on Debian v 12 with Rails 3. Tried everything, and nothing worked finaly this worked, changed Gemfile to:

gem 'mysql2', git: 'https://github.com/makandra/mysql2', branch: '0.3.x-lts' # for Rails 3.x

got his from https://makandracards.com/makandra/515130-fix-mysql2-error-incorrect-mysql-client-library-version

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: remo