Incorrect MySQL client library version
Created by: MaximKeegan
I'm just updated to Fedora 21 and getting this error when upgrading from 7.2 to 7.7. What can i do?
sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production --trace
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
Incorrect MySQL client library version! This gem was compiled for 5.5.39-MariaDB but the client library is 10.0.15-MariaDB.