2011-05-06 10:54:48 |
Robert Collins |
description |
https://code.launchpad.net/~launchpad-pqm/launchpad/devel timed out a couple of times with OOPS-1952N252 |
https://code.launchpad.net/~launchpad-pqm/launchpad/devel
OOPS-1952N252
116. 828 8931ms SQL-launchpad-main-slave
SELECT BranchRevision.branch,
BranchRevision.revision,
BranchRevision.sequence,
Revision.date_created,
Revision.gpgkey,
Revision.id,
Revision.karma_allocated,
Revision.log_body,
Revision.revision_author,
Revision.revision_date,
Revision.revision_id
FROM BranchRevision,
Revision
WHERE BranchRevision.branch = 24637
AND Revision.id = BranchRevision.revision
AND BranchRevision.sequence IS NOT NULL
ORDER BY BranchRevision.sequence DESC LIMIT 10 |
|