[Ror-es] Problema con rake:db:create:all Unknown database 'tiendaonline_development'

xurde dix
Tue Jan 20 11:40:00 GMT 2009


Asi si me crea la BBDD

mysql -uroot
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 71
Server version: 5.0.51a-3ubuntu5.4 (Ubuntu)

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> create database tiendaonline_development;
Query OK, 1 row affected (0.00 sec)

El problema es que no me funciona el rake.
rake -v  Produce el siguiente error:

(in /home/xurde/WEBS/tiendaOnline)
/usr/bin/ruby1.8 -Ilib:test
"/usr/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb"

/usr/bin/ruby1.8 -Ilib:test
"/usr/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb"
Errors running test:units!


2009/1/20 Fernando Guillen 
>
> Sipi.. pero necesitas permisos para poder crear la BD.. que no digo
> que se el problema, seguramente no lo sea.. pero por eliminar
> posibilidades:
>
> $ mysql -uroot
> mysql> create database tiendaonline_development;
>
> por ver :)
>
> f.
>
> --
> Fernando Guillén
> Desarrollador Web Freelance
> http://www.fernandoguillen.info
> _______________________________________________
> Ror-es mailing list
> 
> 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.simplelogica.net/pipermail/ror-es/attachments/20090120/fa4d1b32/attachment.htm