Lee, nevermind, I got it. I sometimes forget that equality in SQL is checked with a single equal sign. My first reaction to seeing something like a=b in an SQL ORDER statement is thinking that b is assigned to a. To think that it's checking for equality requires an extra mental step :)
On 5/7/07, Sergei Gerasenko <[EMAIL PROTECTED]> wrote: > > Very interesting. Do you know where in the mysql manual I can find a > description of that? > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
