1 Answer
- Newest
- Most votes
- Most comments
0
You need to provide a hostname in that command.
mysql --host ${HOST} --user test_dba --port 3306 -p
Relevant content
- asked 7 years ago
- AWS OFFICIALUpdated 2 years ago
You need to provide a hostname in that command.
mysql --host ${HOST} --user test_dba --port 3306 -p
Sorry to waste time, found the solution, log in with root and bitnami password!