Rob Biedenharn wrote:
> In case the "hints" are too subtle, I suspect you took the example and
> fixed sqlite3 => mysql and set your database name.  Since SQLite
> doesn't need username/password, you didn't have those in the example.
> Put them in and you're probably going to be all set.

I'm not using SQLite, I have MySQL installed. I'm not getting permission 
or login errors so I don't see how that is relavant with an error like 
this

Mysql::Error: query: not connected: CREATE TABLE `schema_migrations` 
(`version`
varchar(255) NOT NULL) ENGINE=InnoDB
-- 
Posted via http://www.ruby-forum.com/.

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to