[TYPO3-core] [Failed] TYPO3/TYPO3.CMS#1998 (master - 8454354)

Travis CI notifications at travis-ci.org
Thu Jan 30 21:30:13 CET 2014


Build Update for TYPO3/TYPO3.CMS
-------------------------------------

Build: #1998
Status: Failed

Duration: 20 minutes and 32 seconds
Commit: 8454354 (master)
Author: Ingo Schmitt
Message: [Bugfix] Add Index on sys_domain

TYPO3 checks if a redirect is needed for a domain by issuing a
select on sys_domain. In the where clause the columns redirectTo
and hidden are used. These columns have no index, thus the
select is slow.

This patch adds the combined key to the sql definition.

Resolves: #55181
Releases: 6.2
Change-Id: I7d7463e0d3e6abb53c4b0fccf205e4b1eb867878
Reviewed-on: https://review.typo3.org/27167
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
Reviewed-by: Benjamin Mack
Tested-by: Benjamin Mack

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/2df1222240d9...84543545ac27

View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/17930288

--

You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140130/265d7bc8/attachment-0001.htm>


More information about the TYPO3-team-core mailing list