Hi,
I am using storepocedures for mysql 5.0 on windows OS . I am
running successfully after modifying the mysql_adapter.rb with
client_multi_session = 65536, and select_sp method.
Now , I have to deploy it on linux, Here changing the
mysql_adapter.rb (with client_multi_session = 65536, and select_sp
method.) gives error as
'' undefined method more_results?() ''.
I had created database on widows operating system and my ruby
application is running on linux operating system.
would you please help me...................
Regards
Jagan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---