Help to improve a query (no replies)
(MySQL.com) Hi.. I need to consult some tables and do a group by hour of a timestamp field, but, when I run the query with EXPLAIN command in the Extra column appears Using filesort, I need to improve it.. but I've no idea..
Any clue??
Take a look to a que