[Buildbot-commits] [Buildbot] #1036: buildrequest can be multiply claimed on MySQL
Buildbot
buildbot-devel at lists.sourceforge.net
Sat Nov 13 22:22:09 UTC 2010
#1036: buildrequest can be multiply claimed on MySQL
--------------------+-------------------------------------------------------
Reporter: dustin | Owner:
Type: defect | Status: new
Priority: blocker | Milestone: 0.8.3
Version: 0.8.1 | Keywords: database
--------------------+-------------------------------------------------------
Changes (by dustin):
* keywords: db => database
Comment:
The correct solution is to use an INSERT into a table with a primary key,
paying particular attention that the value gets committed and properly re-
read from the database.
We'll do that in 0.8.3, using SQLAlchemy.
--
Ticket URL: <http://buildbot.net/trac/ticket/1036#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list