Can not install mysql gem

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

···

--
Posted via http://www.ruby-forum.com/.

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.

···

On Sep 4, 8:22 am, Nam gi Vu <vgnam2...@gmail.com> wrote:

--
Luis Lavena

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??

···

--
Posted via http://www.ruby-forum.com/.

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

Nam.

Dale Ackerman wrote:

···

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??

--
Posted via http://www.ruby-forum.com/\.