From: Curt Hibbs Date: 2005-01-21T20:23:11+09:00 Subject: Re: [Rails] ONLamp article on Rails Luc Dubois wrote: > > Wonderful! Thank you! I might get through this without trowing my hands > in the air! Great service to beginners like me. > > About being up-to-date, the article is based on Rails 0.9.2 and mySQL > 4.1.7. When I downloaded this today (eons after the article was > written..) I got Rails 0.9.4.1 and MySQL 4.1.9. Does the disclaimer > about compatibility between Rails and MySQL still hold where the > security panel settings of MySQL are concerned? I'd rather have MySQL > password protected if possible... The recent changelogs for Rails say that it now works with MySQL's new authentication, so that that part of the article probably *is* out-of-date. Although, I haven't personally tried it, yet... so, let me know if it works for you. Curt