Actions
Bug #24057
closedInstall tool cannot compare "ENGINE" of MySQL Tables when DBAL is active
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-11-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In core rev. 3365 (2008, was included in 4.2beta3), Stucki implemented a way of the Install Tool "COMPARE DATABASE" to change the Engine of a database. This does not work with DBAL enabled, because that change in t3lib_db was not ported to DBAL.
You end up with the same suggestions over and over again (to change Engine to "InnoDB" while the tables are already InnoDB).
(issue imported from #M16392)
Files
Actions