Rochester, Dean wrote:
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

questions = queries



-- Sasha Pachev Create online surveys at http://www.surveyz.com/

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



Reply via email to