You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Kevin Jackson <ke...@it.fts-vn.com> on 2004/11/16 12:12:05 UTC

Bugzilla dead?

Anyone else having problems with bugzilla reporting SQL errors when 
searching?
 >>>

DBD::mysql::st execute failed: Got error 28 from table handler [for Statement "SELECT bugs.bug_id, bugs.bug_severity, bugs.priority, bugs.bug_status, bugs.resolution, bugs.bug_severity, bugs.priority, bugs.rep_platform, map_assigned_to.login_name, bugs.bug_status, bugs.resolution, bugs.short_desc FROM bugs, profiles AS map_assigned_to LEFT JOIN bug_group_map  ON bug_group_map.bug_id = bugs.bug_id  AND bug_group_map.group_id NOT IN (6,7)  LEFT JOIN cc ON cc.bug_id = bugs.bug_id AND cc.who = 32691 WHERE bugs.assigned_to = map_assigned_to.userid AND (bugs.product_id IN (9)) AND (bugs.version IN ('1.6.2')) AND (bugs.bug_status IN ('NEW','ASSIGNED','REOPENED')) AND ((bug_group_map.group_id IS NULL)    OR (bugs.reporter_accessible = 1 AND bugs.reporter = 32691)     OR (bugs.cclist_accessible = 1 AND cc.who IS NOT NULL)     OR (bugs.assigned_to = 32691) ) GROUP BY bugs.bug_id ORDER BY bugs.bug_severity "] at Bugzilla/DB.pm line 62
	Bugzilla::DB::SendSQL('SELECT bugs.bug_id, bugs.bug_severity, bugs.priority, bugs.bu...') called at /x1/bugzilla/bugzilla/buglist.cgi line 756

For help, please send mail to the webmaster (webmaster@apache.org 
<ma...@apache.org>), giving this error message and the time 
and date of the error.

<<<

Kev


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: Bugzilla dead?

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 16 Nov 2004, Kevin Jackson <ke...@it.fts-vn.com>
wrote:

> Anyone else having problems with bugzilla reporting SQL errors when
> searching?

Yes.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org