MySQL Forums
Forum List  »  PHP

Re: Warning: mysql_num_rows(): supplied argument is not a valid MySQL resul (My solution)
Posted by: rob richards
Date: January 14, 2008 10:43PM

After reading all these answers, here's what happened to me

1. Got this error message - made no change except *migrated* the db.
2. Had to change the db name.
3. Had to change the username.

the solution for me was ...

4. Make sure you have the right dbname & username & password.
5. Make sure (this caught me) to have the correct permission to access the db in the new environment.

Thats it.

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 resul (My solution)
January 14, 2008 10:43PM


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.