0.1.1
- added affected_rows method (
mysql_affected_rows
) - added last_id method (
last_insert_id
) - enable reconnect option by default
- added initial async query support
- updated extconf (thanks to the mysqlplus project) for easier gem building
mysql_affected_rows
)last_insert_id
)