Hi,

I am in the process of running ecperf using mysql, and ran into a
small problem regarding SELECT COUNT - usd in some of the ecperf
source. 
Apparently,  "SELECT COUNT (*) FROM ...." is not valid syntax according
to mysql ? where as "SELECT COUNT(*) FROM ...." is ? 

What's with this blank between COUNT and ( ?


thanks,
Per Jessen, Zurich


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to