[CDash] Optimizing build2test table

Zack Galbreath zack.galbreath at kitware.com
Wed Aug 10 14:12:02 UTC 2016


On Wed, Aug 10, 2016 at 9:52 AM, Zack Galbreath <zack.galbreath at kitware.com>
wrote:

> On Tue, Aug 9, 2016 at 8:38 AM, Matějů Miroslav, Ing. <
> Mateju.Miroslav at azd.cz> wrote:
>
>>  Should I create a patch or is anyone more experienced in the CDash
>> source able to take care of it?
>>
>
> Feel free to give this a shot yourself.
>
> You'll need to modify the CREATE TABLE statement for build2test in both
> copies of cdash.sql (sql/mysql/ and sql/pgsql/).
>
> Also add a call to AddTableIndex() somewhere around here
> <https://github.com/Kitware/CDash/blob/master/public/upgrade.php#L739>.
>

Here's a better example of how to create a new multi-column index in
upgrade.php:

https://github.com/Kitware/CDash/blob/master/public/upgrade.php#L660-L663
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20160810/1012f525/attachment-0001.htm>


More information about the CDash mailing list