Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Count Number of rows retrieved from SELECT

by Akhasha (Scribe)
on Jun 14, 2005 at 03:22 UTC ( [id://466361]=note: print w/replies, xml ) Need Help??


in reply to Re: Count Number of rows retrieved from SELECT
in thread Count Number of rows retrieved from SELECT

Without close inspection of the DBD::mysql source and possibly researching the MySQL API, I still wouldn't rely on this. Quite possibly for large queries that don't require sorting, the execute() call could return while at the back end the query is still matching rows.
  • Comment on Re^2: Count Number of rows retrieved from SELECT

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://466361]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-23 18:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found