For Go2, `LastInsertId()` and `RowsAffected()` should return uint64 instead of int64. I came across an issue relating to this on MySQL recently.