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
isaac:~/src/mephisto isaac$ rake db:create --trace | |
(in /Users/isaac/src/mephisto) | |
** Invoke db:create (first_time) | |
** Invoke environment (first_time) | |
** Execute environment | |
rake aborted! | |
Unknown database 'mephisto_development' | |
/Library/Ruby/Gems/1.8/gems/activerecord-2.0.5/lib/active_record/connection_adapters/mysql_adapter.rb:472:in `real_connect' | |
/Library/Ruby/Gems/1.8/gems/activerecord-2.0.5/lib/active_record/connection_adapters/mysql_adapter.rb:472:in `connect' | |
/Library/Ruby/Gems/1.8/gems/activerecord-2.0.5/lib/active_record/connection_adapters/mysql_adapter.rb:165:in `initialize' |
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
1 |
NewerOlder