How do we want CC list or commenter "does not match" to work??
Myk Melez
myk at mozilla.org
Mon Feb 9 21:55:31 UTC 2004
Bradley Baetz wrote:
>On Fri, Feb 06, 2004 at 06:28:45PM -0500, David Miller wrote:
>
>
>>how do you do it from SQL?
>>
>>
>
>subselects.
>
>
Short term we can probably use Joel's approach with "cheating" (looking
up the user ID in advance) to improve the experience. Long term we need
subselects for this and many other query issues. MySQL will get
subselects in 4.1, which is predicted before September:
http://archives.neohapsis.com/archives/mysql/2004-q1/0409.html
We've been planning to require MySQL 4.0 post 2.18:
http://bugzilla.mozilla.org/show_bug.cgi?id=204217
Perhaps we should skip 4.0 for 2.20 and move directly to 4.1, though, so
we can take advantage of subselects.
As for PostGreSQL, it's not part of the equation until we have working
support for it in Bugzilla.
-myk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bugzilla.org/pipermail/developers/attachments/20040209/e4c19000/attachment.html>
More information about the developers
mailing list