Project

General

Profile

Actions

Bug #56354

closed

Speed up updating the extension list

Added by Benni Mack about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
Start date:
2014-02-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The process of updating the TER
extension list takes approx 1 minute
because the extension manager needs
to mark all "latest versions". This is done
via a large UPDATE query on fields
without indices, additionally this is done
in PHP and not in SQL with a
simple subselect.

Additionally the SQL file does not set
appropriate indices at all, which is also
done in this patch.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Epic #55065: WP: Overall System Performance (Backend and Frontend)Closed2010-07-022014-07-09

Actions
Related to TYPO3 Core - Bug #56499: SqlParser: Subselect in WHERE not suportedClosedAndreas Fernandez2014-03-03

Actions
Actions

Also available in: Atom PDF