I'm actually deploying my app to Rackspace and trying to use their cloud database service with mysql.
as it's a remote database, i'm sure i have to add the gem for mysql to my gemfile, but i'm not sure if i need to install mysql in my app server (that does not make sense to me).
Should i install it on my server? is there other way to go or i'm missing something?
Any advice will be appreciated.
Log Error
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/home/admin/.rvm/rubies/ruby-2.1.2/bin/ruby extconf.rb
An error occurred while installing mysql2 (0.3.16), and Bundler cannot continue.