http://github.com/brianmario/mysql2 Rails 3 doesn’t bring anything new to the threadsafety of Rails itself (Rails 2.3 was threadsafe too), but by making the mysql2
driver the default, we have eliminated a large barrier to Rails
applications performing well in threadsafe mode without any additional
research. |
wiki >