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

 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options
Home | Register | Submit a Ticket | Knowledgebase

© IntoArt Solutions LLP
?>