Unable to load driver 'Mysql' (underlying error: uninitializ

A

Arun Kumar

Hi,
I'm a freser to ruby and i'm trying to workout certain database related
examples using dbi. But when i run the file i receive an error :

Unable to load driver 'Mysql' (underlying error: uninitialized constant
DBI::DBD::MySql) (DBI::InterfaceError)
from /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
from /home/arunkumar/.gem/ruby/1.8/gems/dbi-0.4.1/lib/dbi.rb:236:in
`load_driver'
from /home/arunkumar/.gem/ruby/1.8/gems/dbi-0.4.1/lib/dbi.rb:154:in
`_get_full_driver'
from /home/arunkumar/.gem/ruby/1.8/gems/dbi-0.4.1/lib/dbi.rb:139:in
`connect'

The error occurs from the line given to connect the mysql database. ie.
dbh = DBI.connect("DBI:MySql:project:localhost",
"username", "password")

Can anybody please help me to solve this problem.

Regards
Arun Kumar .C.M.

Attachments:
http://www.ruby-forum.com/attachment/3428/test.rb
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top