Actions
Bug #22557
closedDriver dropdown in install tool should be hidden when only MySQL is available
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-04-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When PHP supports PDO but only has mysql driver, the driver dropdown is shown in Install Tool although there is no point showing it as it is standard to have MySQL as DBMS.
If sole driver is not MySQL (for instance Oracle), then the driver dropdown should be kept.
(issue imported from #M14265)
Files
Updated by Xavier Perseguers over 14 years ago
Committed to trunk, rev. 32841
Backported to DBAL_1-1, rev. 32842
Actions