Actions
Bug #41054
closedRaise mysql version to 5.5 and drop 5.0 support for 6.0
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-09-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
INSTALL.txt
should be adapted to the settings of the d/l page for 6.0 http://typo3.org/download/
Updated by Oliver Hader about 12 years ago
see http://packages.debian.org/search?keywords=mysql-server
So it should be at least 5.1 - or are there any hard requirements for MySQL 5.5?
Updated by Xavier Perseguers about 12 years ago
What's the point of raising the version requirement to 5.5? It is not still not widely available. What about RedHat that is commonly even more late (at least with PHP packages).
If new features are needed, we should make sure DBAL will not break...
Updated by Christian Kuhn about 12 years ago
5.1 is still supported. Dropping 5.0 is imho ok since it is not in any recent distribution anymore, even debian squeeze (which will soon be oldstable) ships with 5.1. 5.5 is default on most younger distributions already.
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Closed
- Is Regression set to No
done
Actions