On Mar 21, 4:46 pm, Frederick Cheung <frederick.che...@gmail.com>
wrote:
> On Mar 21, 8:05 pm, "Paul E. G. Lynch" <plynch...@gmail.com> wrote:

>
> That said, activerecord doesn't link to any native libraries. If you
> use the mysql adapter, that pulls in the mysql gem, which does
> obviously load the mysql library, but if you don't use mysql then that
> will never happen. Don't ask me what the legal implications are!
>

You are right.  I should have been asking about the MySQL gem, instead
of ActiveRecord.  The MySQL gem is licensed under the Ruby license,
but links with the MySQL client libraries, and so (if I am correct)
should be GPL instead.  But, if that becomes GPL, then it would infect
ActiveRecord, and so we are back to my original question.  I would be
delighted to find that I am wrong about that.
  --Paul

-- 
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 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to