|
|
Frequently Asked Questions
|
Can I use the mysql program via SSH?
|
Yes you can. In order to access your database, type the following at the prompt:
"mysql -u (your user name) -p (your database name)" It will ask for a password, enter your password and you are in. For more information, please visit http://www.mysql.com
Back to FAQ's
|
|
|