Hi,
I have a question. I installed MySQL using MacPorts.
sudo port install mysql -server
I also noticed there is a gem for MySQL.
Are they the same?
I’m a totally confused.
-J
Hi,
I have a question. I installed MySQL using MacPorts.
sudo port install mysql -server
I also noticed there is a gem for MySQL.
Are they the same?
I’m a totally confused.
-J
On Sep 30, 10:59 am, “Hunt J.” [email protected] wrote:
Hi,
I have a question. I installed MySQL using MacPorts.
sudo port install mysql -server
I also noticed there is a gem for MySQL.
Are they the same?
No. What macports installs for you is the mysql client/server
libraries and binaries. What the gem gives you is a set of ruby
bindings for the client libraries
Fred
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs