-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentimprovement
Description
I am unable to specify an IPv6 address as the database hostname with the following command line arguments:
--db_host=2a01:7e00::xxxx:xxxx:xxxx:xxxx
--db_host="2a01:7e00::xxxx:xxxx:xxxx:xxxx"
Error received is:
Zend_Db_Adapter_Exception
SQLSTATE[HY000] [2005] Unknown MySQL server host '2a01' (2)
An IPv4 address works as expected.
This was also an issue in Magento 1.x
Metadata
Metadata
Assignees
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentimprovement