Re: [PHP] You know you're a geek when...

2004-11-08 Thread Greg Donald
On Mon, 08 Nov 2004 10:40:30 +0600, raditha dissanayake <[EMAIL PROTECTED]> wrote: > You know you're a geek when you know which list deals with which top > and when you know that subselects in mysql is not much faster than the > nested loop you have been using. Can you point me to some benchmarks

Re: [PHP] You know you're a geek when...

2004-11-07 Thread raditha dissanayake
Ryan King wrote: On Sunday, November 07, 2004, at 10:38PM, raditha dissanayake <[EMAIL PROTECTED]> wrote: Murray @ PlanetThoughtful wrote: .You upgrade MySQL from 4.0.x to 4.1.x and you get excited because now you can include subselects in your pages. You know you're a geek when you

Re: [PHP] You know you're a geek when...

2004-11-07 Thread Ryan King
On Sunday, November 07, 2004, at 10:38PM, raditha dissanayake <[EMAIL PROTECTED]> wrote: >Murray @ PlanetThoughtful wrote: > >>.You upgrade MySQL from 4.0.x to 4.1.x and you get excited because now you >>can include subselects in your pages. >> >> >You know you're a geek when you know which l

Re: [PHP] You know you're a geek when...

2004-11-07 Thread raditha dissanayake
Murray @ PlanetThoughtful wrote: .You upgrade MySQL from 4.0.x to 4.1.x and you get excited because now you can include subselects in your pages. You know you're a geek when you know which list deals with which top and when you know that subselects in mysql is not much faster than the nested