-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Issue: ready for confirmationReported on 2.4.7-P8Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions and environment
- Magento version
- 2.4.7-p8
- Anything else that would help a developer reproduce the bug
- Incorrect password given.
Steps to reproduce
- Correctly provide mysql credentials in env.php
- misstype the password
- run any
bin/magentocommands - receive error
Port must be configured within host parameter (like localhost:3306
Expected result
Expected error on connection or password.
Actual result
In Mysql.php line 464:
Port must be configured within host parameter (like localhost:3306
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue: ready for confirmationReported on 2.4.7-P8Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Type
Projects
Status
Ready for Confirmation