LMSouq
database Open

Access mysql remote database from command line

US
user1986299
1 month ago
3 views
Problem Description
I have a server with Rackspace. I want to access the database from my local machine command line. I tried like: mysql -u username -h my.application.com -ppassword But it gives an error: > ERROR 2003 (HY000): > > Can't connect to MySQL server on 'my.application.com' (10061) What causes this error and how can I connect to the remote database?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base