Actions
Bug #46825
closedmysqli::real_connect() / Unknown MySQL server
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2013-03-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After the latest changes it is impossible to connect to mysql database that uses non default port?
Error thrown:
Warning: mysqli::real_connect() [mysqli.real-connect]: (HY000/2005): Unknown MySQL server host 'sql.example.com:3307' (2) in /home/user/ftp/web/typo3/sysext/core/Classes/Database/DatabaseConnection.php on line 1098
Actions