05 Sep 2010
Support Center
»
Knowledgebase
»
How do I connect to MySQL via SSH (telnet)?
How do I connect to MySQL via SSH (telnet)?
Solution
You can connect to the server using SSH Telnet, once logged into the system you can access MySQL directly using the following command:-
mysql -u username -p databasename
You will then be prompted for the password for the database. This will then place you at the MySQL prompt, for information of the commands that you can then use please refer to the online documentation at
http://www.mysql.com/documentation
Article Details
Article ID:
135
Created On:
02 Dec 2007 01:40 PM
This answer was helpful
This answer was not helpful
User Comments
Add a Comment
Sharing is good. If you have a comment about this entry, please feel free to share. The comments might be reviewed by our staff, and may require approval before being posted. Questions posted will not be answered. Please submit a Ticket for support requests.
Fullname:
Email: (Optional)
Comments:
Login
[Lost Password]
Email:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Article Options
Add Comment
Print Article
PDF Version
Email Article
Add to Favorites
Home
|
Register
|
Submit a Ticket
|
Knowledgebase
© IntoArt Solutions LLP