MySQL Forums
Forum List  »  PHP

Re: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in
Posted by: Roger Scudder
Date: September 05, 2005 10:15PM

After reviewing the post about using a keyword as a identifier, I realized that the reason I was getting this error was because I was updating a table as I was fetching records returned from a select query on the very same table. My code worked with version 4.0.25, but with version 4.0.22 I get this warning message (more like an error in the impact it has on the application). I don't think this message is the result of a bug, though.

Options: ReplyQuote


Subject
Written By
Posted
August 10, 2005 10:15PM
October 26, 2005 04:35PM
October 26, 2005 04:38PM
January 14, 2006 03:43AM
September 08, 2005 02:08PM
Re: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in
September 05, 2005 10:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.