MySQL Forums
Forum List  »  Ruby

Re: MySql connection error localhost 10061
Posted by: Ruby Rails
Date: October 06, 2020 06:37AM

Hi,

we first need to know what Rails version do you use.

Then, did you correctly parameterize config/database.yml ?

Then, did you create any models in your Rails app, and after use command "rake db:migrate" to create database ? Or create manually your database ?

Did you follow any classic tutorial (my tutorial here : http://strokedb.com/mysql.html) for installation ?

Options: ReplyQuote


Subject
Written By
Posted
Re: MySql connection error localhost 10061
October 06, 2020 06:37AM


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.