Problem:
while running db:migrate, i got the following error in Vista

Mysql::Error: query: not connected: CREATE TABLE `schema_migrations`
(`version`
varchar(255) NOT NULL) ENGINE=InnoDB

running:
rails 2.3.3
ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32]
Server version: 5.1.37-community MySQL Community Server (GPL)

Solution:
the following posts resolved the issue.
http://halyph.blogspot.com/2009/08/rails-23-migration-issues-with-mysql_26.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to