Re: Re: Re: distinct / limit optimization

2001-07-02 Thread Sinisa Milivojevic
X Gogo writes: > Hi, > > I've been using 3.23.37 source tarball compiled for Linux 2.2.19. Now I > upgraded to 3.23.39 but still the same result... Anyway, it's not that > important - I was just wondering why SELECT DISTINCT ... LIMIT is slower than > the > one without LIMIT. It's not crucial

Re: Re: Re: distinct / limit optimization

2001-07-02 Thread X Gogo
Hi, I've been using 3.23.37 source tarball compiled for Linux 2.2.19. Now I upgraded to 3.23.39 but still the same result... Anyway, it's not that important - I was just wondering why SELECT DISTINCT ... LIMIT is slower than the one without LIMIT. It's not crucial for my application and does n