Brian Lopez is announcing that Mysql2 with version number 0.4.2 is already available to download.
What is Mysql2 ?
Mysql2 is .
Mysql2 was developed at GitHub for simplifying the way Ruby developers work with MySQL. With Mysql2, it is extremely easy to connect to a database, run MySQL queries and then return the results in a readable format. This is Mysql2 links to the libmysqlclient C library packaged with the MySQL core and runs query through a native interface. This yields faster results and helps boost your performance as well. Mysql2 comes with packaged support for ActiveRecord and Rails.
This is changelog for Mysql2 version 0.4.2 :
You can read the complete changelog and also download this latest version on their homepage: rubydoc.info