This project is archived and is in readonly mode.
rake db:create:all fails on mysql
Reported by Claudio Poli | July 24th, 2008 @ 05:35 PM | in 2.x
hi,
on latest edge rake db:create:all fails when using mysql telling that database doesn't exists.
please see the attached trace.
I'm pretty sure that this was working at least one month ago.
Comments and changes to this ticket
-
Claudio Poli July 24th, 2008 @ 09:15 PM
more info about the issue: creating by hand the development database and rerunned rake db:create:all rails was able to create also the production and test databases.
-
JerryWho July 30th, 2008 @ 10:27 PM
It seems to me, that commit 8b858782fa693e89a47fc3dd5ae38d842ede6d04 did fix the problem.
Can anyone confirm it?
-
JerryWho July 30th, 2008 @ 10:29 PM
Sorry, I meant commit 490178c93008c6fca20e3e2d6302a28d86aab94d which reverts commit 8b858782fa693e89a47fc3dd5ae38d842ede6d04
-
Jeremy Kemper July 30th, 2008 @ 10:50 PM
- State changed from new to resolved
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>