does the questions counter equate to the number of queries ran against the
database?  or then number of questions a query may have to ask the database
for one query?

if I do a 
select * from table1;

and table one has 100 records.... does that equate to 100 questions or one
question?

Dean-O



EMAIL CONFIDENTIALITY NOTICE 
This Email message, and any attachments, may contain confidential 
patient health information that is legally protected.  This information 
is intended only for the use of the individual or entity named above.  
The authorized recipient of this information is prohibited from disclosing 
this information to any other party unless required to do so by law 
or regulation and is required to destroy the information after its stated 
need has been fulfilled.  If you are not the intended recipient, you are 
hereby notified that any disclosure, copying, distribution, or action 
taken in reliance on the contents of this message is strictly prohibited. 
If you have received this information in error, please notify 
the sender immediately by replying to this message and delete the 
message from your system.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to