Closed
Bug 38784
Opened 25 years ago
Closed 25 years ago
Software error?
Categories
(Bugzilla :: Bugzilla-General, defect, P3)
Tracking
()
VERIFIED
FIXED
Bugzilla 2.12
People
(Reporter: sitsofe, Assigned: tara)
References
()
Details
I had just verified bug http://bugzilla.mozilla.org/show_bug.cgi?id=25757 and
clicked submit. The following page confirming the change appeared but at the
bottom of it was the following:
Content-type: text/html
Software error:
DELETE FROM logincookies WHERE TO_DAYS(NOW()) - TO_DAYS(lastused) > 30: Table
'shadow_bugs.logincookies' doesn't exist at
globals.pl line 133.
Please send mail to this site's webmaster for help.
build id: Mozilla/4.61 [en] (X11; I; Linux 2.2.12-20 i686)
Comment 2•25 years ago
|
||
verfied, that behaviour occurs at every change on bugs at the moment...
using build: 2000-05-09-08 win32
Comment 3•25 years ago
|
||
This happens on posting new bugs too, but it seems harmless, like the error
sounds.
Comment 4•25 years ago
|
||
See also bug #38788. Looks like the shadow database has been deleted.
Comment 6•25 years ago
|
||
This isn't really Tara's bug, as it's only relevant to the mozilla.org instance
of bugzilla. In any case, Terry fixed it this morning; it was related to the
switch from running mysqld as a pseudo-user.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 8•24 years ago
|
||
In search of accurate queries.... (sorry for the spam)
Target Milestone: --- → Bugzilla 2.12
Comment 9•24 years ago
|
||
Moving closed bugs to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: other → unspecified
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•