Can not install mysql gem

N

Nam gi Vu

Hi all,
I can not use mysql gem for my ruby & mysql system.
Below is my output screen (Windows OS). Did anyone here face this
before? Please help me!
D:\ruby\bin>gem install mysql
Successfully installed mysql-2.8.1-x86-mswin32
1 gem installed
Installing ri documentation for mysql-2.8.1-x86-mswin32...
No definition for next_result
No definition for field_name
No definition for field_table
No definition for field_def
No definition for field_type
No definition for field_length
No definition for field_max_length
No definition for field_flags
No definition for field_decimals
No definition for time_inspect
No definition for time_to_s
No definition for time_get_year
No definition for time_get_month
No definition for time_get_day
No definition for time_get_hour
No definition for time_get_minute
No definition for time_get_second
No definition for time_get_neg
No definition for time_get_second_part
No definition for time_set_year
No definition for time_set_month
No definition for time_set_day
No definition for time_set_hour
No definition for time_set_minute
No definition for time_set_second
No definition for time_set_neg
No definition for time_set_second_part
No definition for time_equal
No definition for error_errno
No definition for error_sqlstate
Installing RDoc documentation for mysql-2.8.1-x86-mswin32...
No definition for next_result
No definition for field_name
No definition for field_table
No definition for field_def
No definition for field_type
No definition for field_length
No definition for field_max_length
No definition for field_flags
No definition for field_decimals
No definition for time_inspect
No definition for time_to_s
No definition for time_get_year
No definition for time_get_month
No definition for time_get_day
No definition for time_get_hour
No definition for time_get_minute
No definition for time_get_second
No definition for time_get_neg
No definition for time_get_second_part
No definition for time_set_year
No definition for time_set_month
No definition for time_set_day
No definition for time_set_hour
No definition for time_set_minute
No definition for time_set_second
No definition for time_set_neg
No definition for time_set_second_part
No definition for time_equal
No definition for error_errno
No definition for error_sqlstate
 
L

Luis Lavena

Hi all,
I can not use mysql gem for my ruby & mysql system.
Below is my output screen (Windows OS). Did anyone here face this
before? Please help me!
  D:\ruby\bin>gem install mysql
  Successfully installed mysql-2.8.1-x86-mswin32
  1 gem installed

The Gem has been installed
  Installing ri documentation for mysql-2.8.1-x86-mswin32...
    No definition for next_result

It appears to have issues generating the documentation for it.

Please open a Ticket for the documentation issue here:

http://rubyforge.org/tracker/?group_id=1598

And I will try to take a look.
 
D

Dale Ackerman

I am having the same issue with sudo gem install mysql I also have the
same issue with the sqlite3-ruby gem build... Should there be something
installed to support the building of the documentation??
 
N

Nam gi Vu

Hi Dale,
Follow the above link to view solution. Luis has showed me that I
installed the incompatible MySQL version.

Nam.
 

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,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top