Re: Make optimized LEFT JOIN with GROUP BY
I tried adding recepti.ID to the multi index, but doesn't help.
But as sson as I use GROUP BY recepti.datum instead of recepti.ID it uses where and the query is 100x faster... I don't understand the logic but... I can also use group by recepti.datum, but if 2 recipes would have same datetime one will not show in the list so I prefer the ID.
Is there any way to say mysql I want only one data from table pictures? Then I wouldn't need to use group by...
It seems such a basic problem for me...
Edited 2 time(s). Last edit at 05/03/2006 10:30AM by Jerry Potokar.
Subject
Views
Written By
Posted
13021
May 03, 2006 08:30AM
5491
May 03, 2006 09:11AM
4404
May 03, 2006 09:20AM
Re: Make optimized LEFT JOIN with GROUP BY
3945
May 03, 2006 09:21AM
6177
May 03, 2006 01:19PM
4292
May 03, 2006 02:38PM
2821
May 03, 2006 02:43PM
3839
May 03, 2006 03:35PM
3777
May 03, 2006 12:58PM
2652
May 03, 2006 01:17PM
2581
May 03, 2006 01:23PM
2488
May 03, 2006 04:03PM
2350
May 03, 2006 04:17PM
4509
May 03, 2006 04:29PM
2647
May 03, 2006 05:09PM
2682
May 03, 2006 05:45PM
2739
May 03, 2006 06:41PM
2534
May 04, 2006 06:05AM
4089
May 04, 2006 08:10AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.