Tag
Your search for error fix returned 1 result.
Quick Hit: Library not loaded: libmysqlclient.16.dylib
I haven't been using mysql much for my rails projects in favor of postgres, but in doing some tutorials on haml and sass I needed mysql in order to follow the tutorials exactly. After adding the mysql2 gem to my Gemfile, I got this error when running rake db:create: (more…)