[Buildbot-commits] [Buildbot] #2452: traceback on page displayed
Buildbot
nobody at buildbot.net
Wed Feb 20 00:44:17 UTC 2013
#2452: traceback on page displayed
--------------------+------------------------
Reporter: virgilg | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.7p1 | Resolution:
Keywords: |
--------------------+------------------------
Comment (by virgilg):
we don't use sqlite, the backend is mysql5.
mysql> select sourcestamp_changes.changeid from sourcestamp_changes left
join changes on sourcestamp_changes.changeid = changes.changeid where
changes.changeid is NULL;
+----------+
| changeid |
+----------+
| 6295 |
| 7484 |
| 7484 |
| 7830 |
| 8557 |
| 8558 |
| 8558 |
| 8558 |
| 8558 |
| 8558 |
| 8558 |
| 8558 |
| 8558 |
| 8690 |
| 8690 |
| 8690 |
| 8690 |
| 8690 |
| 8690 |
| 8690 |
+----------+
Should I just drop these entries?
--
Ticket URL: <http://trac.buildbot.net/ticket/2452#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list