public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: "Daniel Berlin" <dberlin@dberlin.org>
To: "Ben Elliston" <bje@au1.ibm.com>
Cc: sourcemaster@sourceware.org, overseers@sourceware.org
Subject: Re: Bugzilla trouble
Date: Mon, 28 Jan 2008 17:56:00 -0000	[thread overview]
Message-ID: <4aca3dc20801241336h2e35a204vcc2bee0566bf1bc@mail.gmail.com> (raw)
In-Reply-To: <1201210390.7457.1.camel@localhost>

Ugh, it's trying to do a weird combo of regular and fulltext search
dunno why.


On Jan 24, 2008 4:33 PM, Ben Elliston <bje@au1.ibm.com> wrote:
> I tried to do a search on all open GCC PRs.  I got this:
>
> Ben
>
>                           Please stand by ...
> Software error:
> DBD::mysql::st execute failed: Unknown column 'relevance' in 'field list' [for Statement "SELECT bugs.bug_id, bugs.bug_severity, bugs.priority, bugs.bug_status, bugs.resolution, bugs.bug_severity, bugs.priority, bugs.gcchost, map_assigned_to.login_name, bugs.bug_status, bugs.resolution, bugs.short_desc, relevance FROM bugs  INNER JOIN profiles AS map_assigned_to ON (bugs.assigned_to = map_assigned_to.userid) LEFT JOIN bug_group_map  ON bug_group_map.bug_id = bugs.bug_id  AND bug_group_map.group_id NOT IN (6,8,11,5,4,7)  LEFT JOIN cc ON cc.bug_id = bugs.bug_id AND cc.who = 602 WHERE ((bugs.bug_status IN ('UNCONFIRMED','NEW','ASSIGNED','SUSPENDED','WAITING','REOPENED'))) AND bugs.creation_ts IS NOT NULL AND ((bug_group_map.group_id IS NULL)    OR (bugs.reporter_accessible = 1 AND bugs.reporter = 602)     OR (bugs.cclist_accessible = 1 AND cc.who IS NOT NULL)     OR (bugs.assigned_to = 602) ) GROUP BY bugs.bug_id ORDER BY relevance desc LIMIT 200"] at /www/gcc/bugzilla/buglist.cgi line 849
>
> For help, please send mail to the webmaster
> (sourcemaster@sourceware.org), giving this error message and the time
> and date of the error.
>
>
>

      reply	other threads:[~2008-01-24 21:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-24 21:36 Ben Elliston
2008-01-28 17:56 ` Daniel Berlin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4aca3dc20801241336h2e35a204vcc2bee0566bf1bc@mail.gmail.com \
    --to=dberlin@dberlin.org \
    --cc=bje@au1.ibm.com \
    --cc=overseers@sourceware.org \
    --cc=sourcemaster@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).