#2224: Support MySQL partitioning
------------------------+--------------------
Reporter:  dustin       |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  major        |   Milestone:  0.9.+
 Version:  0.8.2        |  Resolution:
Keywords:  database     |
------------------------+--------------------

Comment (by dustin):

 This done here for Mozpool:

 https://github.com/mozilla/mozpool/blob/master/sql/schema.sql

 I think that the Buildbot support for this would basically involve
 changing the SQL used to prune builds, logs, etc.  Instead of running a
 'DELETE' query, Buildbot would invoke a partition-updating function.  We
 could supply that function in a contrib script.

 Nine currently doesn't prune anything, so this will need to wait a bit.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2224#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to