On Dec 4, 10:11 pm, Jason Smith <[EMAIL PROTECTED]>
wrote:
> Frederick Cheung wrote:
> > On Dec 4, 9:41 pm, Jason Smith <[EMAIL PROTECTED]>
> > wrote:
> >> > Craig
>
> I did look at both of these links earlier in my search to fix this
> problem, one or both of these links....can't quite remember.  Anyways I
> think it may relate to this problem, but the problem only happens while
> running Rails and its currently looking for the mysql driver(?)

Which could indicate that it's along the path to where the mysql
libraries (as in the ones that come with mysql itself) that windows
gets lost.  I suppose one possibility would be if ruby was a x32
application but the mysql libraries (not the gems) it was trying to
load were x64. If so then installing the 32bit version of mysql might
help (but still keep running the x64 server). Don't know really, not a
windows expert :-)

> possibly.  As the Mysqlx64 service is up and running just fine in Vista
> and I currently have no database issues except when Rails/Ruby.exe
> complains about mysql when the script/console and servers are running.
> So is there a way I can force 2.2.2 to load some fallback mysql driver,
You might be able to poach the pure ruby driver out of rails 2.1.2

Fred

> this way I can keep using the 64 bit version of mysql and 2.2.2 rails?
> Guess thats what I have to figure out.  I'm not sure what drop in
> performance I may see using Mysql x32 versus x64 but guess that may have
> to be considered as well, if I want to continue using 2.2.2 and can't
> find a workaround.
>
> thanks,
> Jason
>
> p.s. nice find on those links, gotta love google(least thats what I
> used!)
>
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to