padrino problem
1
#<Mysql2::Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)>> >> mysqladmin variables | grep socket config/database.yml http://stackoverflow.com/questions/5499035/ruby-on-rails-3-cant-connect-to-local-mysql-server-through-socket-tmp-mysql-s
Rails has no -o. The option for the host to bind to is -b for the rails binary,
-o for rackup and -h (--host) for padrino.