Hi,

> You are not using any indicies, because there aren't any that could be
> used in this query.
> Try adding an index on (status,deleted)

I wonder: how many possible different values would such an index
return? If this is a (very) low value, won't the index make things
slower (if it's being used) compared to a full table scan?

With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.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