Bug 467 - Bugzilla MySQL Error
Status:
RESOLVED FIXED
Component:
WWW
Version:
unspecified
Hardware:
PC All
Importance:
P2 major
Target Milestone:
---
Assignee:
Raymond Penners
URL:
http://issues.workrave.org/cgi-bin/bugzilla/query.cgi
Depends on:
Blocks:
Reported:
Jul 15 2005 15:18:33 UTC
by:
Dusty Wilson
Modified:
Jul 15 2005 16:10:38 UTC
WhoWhenWhatRemovedAdded
Rob CaelersJul 15 2005 15:59:36 UTCstatusNEWRESOLVED
resolutionFIXED
Description
Dusty Wilson  Jul 15 2005 15:18:33 UTC
Software error:

DBD::mysql::st execute failed: Unknown column 'obsolete' in 'where clause' [for
Statement "SELECT name, description FROM fielddefs WHERE obsolete = 0 AND name
NOT IN ('estimated_time', 'remaining_time', 'work_time', 'percentage_complete')
ORDER BY sortkey"] at /usr/share/perl5/Bugzilla/DB.pm line 62
	Bugzilla::DB::SendSQL('SELECT name, description FROM fielddefs WHERE obsolete =
0 AN...') called at /usr/share/bugzilla/globals.pl line 667
	main::GetFieldDefs() called at /usr/lib/cgi-bin/bugzilla/query.cgi line 337
Comment 1
Rob Caelers  Jul 15 2005 15:59:36 UTC
Fixed bugzilla database. 
Comment 2
Dusty Wilson  Jul 15 2005 16:10:38 UTC
It's working on my end now as well.  Thank you!