[Buildbot-commits] [Buildbot] #2367: Commit messages limited to 1024 characters
Buildbot trac
trac at buildbot.net
Fri Jun 14 03:00:15 UTC 2013
#2367: Commit messages limited to 1024 characters
-----------------------------+---------------------
Reporter: sdwilsh | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 0.8.+
Version: 0.8.6p1 | Resolution: fixed
Keywords: database, sprint |
-----------------------------+---------------------
Changes (by dustin):
* status: new => closed
* resolution: => fixed
* milestone: 0.9.+ => 0.8.+
Comment:
Fixed in
{{{
commit 358a05518af8cbe30515149cde58052fd84cec29
Author: Andrew Gallagher <agallagher at fb.com>
Date: Thu May 9 01:47:11 2013 -0700
Increase the DB lengths for changes.comments and
buildset_properties.property_value
The current 1024 char restrictions on these columns occasionally cause
issues on a MySQL backend.
}}}
in master. This didn't make it into 0.8.8, though.
--
Ticket URL: <http://trac.buildbot.net/ticket/2367#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list