84 85 86
# File 'lib/hdb/hmysql2.rb', line 84 def rowsAffected return @connection.affected_rows() end