Prevent possible crash when working with column containing NULL.
Added lastInsertId() method for retrieving last insert id. Made affectedRows() work for MySQL. Populate error value in MySQL on error.
initial import of mysql 3.x pdo driver
1234567