Top "Mysql2" questions

The Mysql2 gem is meant to serve the extremely common use-case of connecting, querying and iterating on results.

mysql2.so: libmysqlclient_r.so.15: cannot open shared object file: No such file or directory

I am trying to run a Rails two app with Ubuntu 10.04 server, sphinx, myql2 version 0.2.7 and percona server 5.5 (Myslql 5.5). mysql2 …

mysql ubuntu mysql2 ruby-on-rails-2 libmysql
What is the difference between MySQL & MySQL2 considering NodeJS

So I have read the following post" What the difference between mysql and mysql2 gem So far I have only …

mysql node.js relational-database mysql2
Mysql2::Error (Access denied for user 'root'@'localhost' (using password: NO)):

Just setup a new rails 3.1.3 app using mysql (mysql2 gem) on CentOS 5 server / apache / passenger... I have correctly setup a …

ruby-on-rails mysql2
Error when trying to install app with mysql2 gem

Im trying to install an open source rails 3.2.21 application that uses the mysql2 gem, but when i try and run …

mysql ruby-on-rails ruby ruby-on-rails-4 mysql2
Unable to install MySQL2 gem on Windows 7

I am getting the following error message while installing, let me know if I need to post more details. I …

ruby-on-rails ruby rubygems mysql2
Rails development - Can't connect to MySQL server on 'localhost' (10061)

I'm a Rails developer newbie using MySQL as the database. I can successfully connect to MySQL using the command: MySQL …

mysql ruby-on-rails mysql2
bundle install problem: mysql.h is missing

in my mac OSX 10.6 32 bit, I can install mysql2 gem quite easily, but not in mini mac 10.6 64bit server. I …

ruby-on-rails-3 bundler mysql2
How can I iterate through an array in rails view?

I did a query in MySql but is working in Rails and mysql2 gem. Here is the information: http://sqlfiddle.…

ruby-on-rails ruby ruby-on-rails-2 mysql2
Mysql 5.6 headaches on Mac OSX

Several of my colleagues and I have recently upgraded from MySQL 5.5 to MySQL 5.6 using homebrew on our Macs to test …

mysql ruby-on-rails-3 mysql2
Cannot install mysql2 gem

I'm unable to install the mysql2 gem in my Windows7 x64 system. I tried using both the 32-bit and 64-bit …

mysql ruby-on-rails ruby rubygems mysql2