MySQL Forums
Forum List  »  Ruby

Re: MySQL and Ruby on Windows
Posted by: Z. K.
Date: December 07, 2009 03:59PM

Okay, I figured it out. In the database.yml file, password:password has to have a space after the : and cannot contain punctuation characters as the first character.

Then I run I run
rake db:create:all and all 3 databases in the database.yml file are created properly now though I did have to replace the mySql.dll with an older version as the 5.1 version that I put in the C:\Ruby\bin directory was giving me runtime termination warnings.

Z.K.

Options: ReplyQuote


Subject
Written By
Posted
November 28, 2009 06:04AM
November 29, 2009 02:31AM
November 30, 2009 01:08AM
Re: MySQL and Ruby on Windows
December 07, 2009 03:59PM
March 05, 2010 02:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.