#2557: regression: changes with long comments break the p4 poller against mysql
--------------------+-----------------------
Reporter:  dberger  |      Owner:
    Type:  defect   |     Status:  new
Priority:  major    |  Milestone:  undecided
 Version:  0.8.8    |   Keywords:
--------------------+-----------------------
 we use mysql, and perforce, and while working to upgrade discovered that
 if a developer put in a change comment longer than 1k, the poller would
 throw while attempting to add the change to the database and effectively
 get stuck on that change (never moving past it).

 I've added a config option that warns (in the log) that truncation of the
 string will occur, but allows mysql to truncate the data to fit in the
 column.

 I've worked around this by adding a config option to warn (rather than
 throw) in this scenario, it's not the only way to solve the problem, but
 I'm attaching it for reference.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2557>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to