Row should be retunred as tuple, rows as list

Bug #439298 reported by Geert JM Vanderkelen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Connector/Python
Fix Released
Medium
Geert JM Vanderkelen

Bug Description

Currently a row returned by the fetch* cursor methods is retuned as a list. This should be a tuple.

The fetchmany() method should return a list of rows, thus a list of tuples.

Changed in myconnpy:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Geert JM Vanderkelen (geertjmvdk)
Changed in myconnpy:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.