MySQL Forums
Forum List  »  General

Refresh data on PHP query
Posted by: zeca.quental
Date: February 20, 2005 03:51PM

Im testing the creation and ritriving data from MySQL with PHP and Apache2 on Mac OS X 10.3.

I make a databasse and tables with data and when I query this tables is everything ok.

But, when I delete a database (to trash can) and create a new one and try to get the data, I found that the old records are in there - the query returns the old records and the records of the new table - cache records? Database in memory?

What is the problem?

Thanks,

José Quental

Options: ReplyQuote


Subject
Written By
Posted
Refresh data on PHP query
February 20, 2005 03:51PM


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.