Hi All,

I'm stilling running:
WinXP-Pro/SP3
Rails 2.3.5
MySQL 5.0.37-community-nt

I have exhaustively tested MySQLd server using the MySQL monitor by:
Creating a database
Creating a table with columns
Populating a table with a row
Dropping a table
Dropping databases

I check that a migration I created days ago is still populated
correctly.

All I get from rake db;create:all is, consistent with database.yml:
empty tables if they do not already exist
announcements/warnings if the tables already exist (without recreating
them so that populated tables maintain whatever definitions/data that
they had)

Does anyone know whether the software connecting Rails 2.3.5 to MySQL
5.0.37 really works as intended?  Or can anyone recommend a
configuration that is known to work?

Thanks in Advance,
Richard

-- 
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