Created
July 27, 2010 09:49
-
-
Save LTe/491991 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lite@stallman2:~$ satan mysql list ruby | grep xmpp | |
my2924_xmpp | |
my2924_xmpp all my2924_xmpp.* yes | |
Config: | |
production: | |
adapter: mysql | |
host: wall.rootnode.net | |
database: my2924_xmpp | |
user: my2924_xmpp | |
password: pass | |
pool: 5 | |
timeout: 5000 | |
Próba migracji: | |
lite@stallman2:~/ruby/xmpp.ruby-blog.pl/htdocs$ RAILS_ENV=production rake db:migrate | |
(in /ruby/lite/www/xmpp.ruby-blog.pl/htdocs) | |
rake aborted! | |
Access denied for user 'root'@'localhost' (using password: YES) | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment