MySQL Forums
Forum List  »  Performance

Re: mysql: status - how are questions counted?
Posted by: Allen Arakaki
Date: July 12, 2005 02:43PM

Correction on what my java app does:
Create Db connection
Create statement
execute query
iterate through Result Set
Close Result Set
Close statement
Close Db connection

How does mysql count each in terms of questions?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysql: status - how are questions counted?
1703
July 12, 2005 02: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.