public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Bugzilla trouble
@ 2008-01-24 21:36 Ben Elliston
  2008-01-28 17:56 ` Daniel Berlin
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Elliston @ 2008-01-24 21:36 UTC (permalink / raw)
  To: sourcemaster; +Cc: overseers

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bugzilla trouble
  2008-01-24 21:36 Bugzilla trouble Ben Elliston
@ 2008-01-28 17:56 ` Daniel Berlin
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Berlin @ 2008-01-28 17:56 UTC (permalink / raw)
  To: Ben Elliston; +Cc: sourcemaster, overseers

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.
>
>
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-24 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-24 21:36 Bugzilla trouble Ben Elliston
2008-01-28 17:56 ` Daniel Berlin

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).