| Article: |
Rolling with Ruby on Rails Revisited | |
| Subject: | MySQL pwd problem | |
| Date: | 2008-07-22 16:47:09 | |
| From: | tekram | |
|
i am using Install Rails and was able to create the d for the second tutorial but when i go to the following command: mysql cookbook2_development i have not set up a pwd when i set up install rails. i also was able to create the database in the previous step without a pwd. any help? |
||
Showing messages 1 through 2 of 2.
-
MySQL pwd problem
2008-07-22 16:49:00 tekram [View]
i id not mention that i already had another installation of mysql. however, i turned it off. could that be messing it up? -
MySQL pwd problem
2008-07-22 17:52:52 tekram [View]
so, here is the soluting from a beginner to another beginner.
just do mysql -u root -p (followed by whatever command you need)
it seems the probs i may be having may be related to my already installed wamp but lets see how it goes....


