Skip Menu |

This queue is for tickets about the Net-MySQL CPAN distribution.

Report information
The Basics
Id: 21510
Status: new
Priority: 0/
Queue: Net-MySQL

People
Owner: Nobody in particular
Requestors: krisodb [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: behaviour of has_selected_record
version 0.09 Not sure how this function behaves in other packages. Basicly I would expect this check to fail incase no rows are returned. (inclusive the column heads) This is currently not the case, the function is true incase you have an empty result from a query. Since the column heads are present in the packet.