[TYPO3-core] [Errored] TYPO3/TYPO3.CMS#2406 (master - 9a63a58)

Travis CI notifications at travis-ci.org
Tue Mar 4 17:21:56 CET 2014


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

Build: #2406
Status: Errored

Duration: 7 minutes and 49 seconds
Commit: 9a63a58 (master)
Author: Stefan Froemken
Message: [BUGFIX] Break out of foreach if there're no rows in table

Instead of using a slow COUNT on huge tables, we add an
additional query here, which tries to get the first
found record in oder to test if records exists
or not. This new query is extremely fast, because it
uses indexes. It only needs one huge table
like sys_log in your database to see a performance
boost in BE list module.

Resolves: #55891
Releases: 6.2
Change-Id: I920729421bcece8af3b7cdd5f53446e5a1be5300
Reviewed-on: https://review.typo3.org/27554
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer
Reviewed-by: Oliver Klee
Reviewed-by: Markus Klein
Tested-by: Markus Klein

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/7625461f0245...9a63a585097a

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

--

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/20140304/ef112f73/attachment.htm>


More information about the TYPO3-team-core mailing list