Actions
Feature #25341
closedCreate scheduler task to reclaim spaces and optimize tables
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2011-03-16
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
According to some recent discussion, Dmitry suggested to change engine for InnoDB tables to MyISAM and back to InnoDB as a straightforward way to reclaim spaces with InnoDB tables.
Furthermore, having a task to OPTIMIZE tables could be useful.
(issue imported from #M17968)
Updated by Xavier Perseguers over 13 years ago
- Target version deleted (
4.6.0-beta1)
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Gerrit Code Review about 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43040
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43040
Updated by Morton Jonuschat about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 69e03be15231cc4fca54d8c5247b223abaad9793.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions