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 on the commands that you can then use please refer to the online documentation at http://www.mysql.com/documentation
- 105 Users Found This Useful
Related Articles
Powered by WHMCompleteSolution