Baron Schwartz wrote:
Hi,
Colin Martin wrote:
Hi there,
Can someone please explain why when the query below uses one constant
in the WHERE clause, MySQL decides to use the index on the 'source'
column, and why in the second query where there are two constants, it
decides not to?
ect_type | table | type | possible_keys | key |
| 1 | SIMPLE | data_total | ALL | source| NULL |
(Output chopped for better formatting)
Thanks,
Colin Martin
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.