<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body>
Bradley Baetz wrote:
<blockquote cite="mid20040207124520.GA4120@mango.home" type="cite">
  <pre wrap="">On Fri, Feb 06, 2004 at 06:28:45PM -0500, David Miller wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">how do you do it from SQL?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
subselects.
  </pre>
</blockquote>
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:<br>
<br>
<a class="moz-txt-link-freetext" href="http://archives.neohapsis.com/archives/mysql/2004-q1/0409.html">http://archives.neohapsis.com/archives/mysql/2004-q1/0409.html</a><br>
<br>
We've been planning to require MySQL 4.0 post 2.18:<br>
<br>
<a class="moz-txt-link-freetext" href="http://bugzilla.mozilla.org/show_bug.cgi?id=204217">http://bugzilla.mozilla.org/show_bug.cgi?id=204217</a><br>
<br>
Perhaps we should skip 4.0 for 2.20 and move directly to 4.1, though,
so we can take advantage of subselects.<br>
<br>
As for PostGreSQL, it's not part of the equation until we have working
support for it in Bugzilla.<br>
<br>
-myk<br>
<br>
</body>
</html>