You are Here: FAQ ->Dedicated Servers->Root Server->HowTo...->Article #14


WebHosting 5.0 This article is for 1&1 Linux WebHosting only.


How do I connect to MySQL Database?



1. Make a connection to your server via SSH as the root.

2. Type the command mysql -u admin -p and press the enter key.
You will then be prompted for the password. (Please use your root password)



3. Now you are in MySQL Command prompt. You can create databases and tables using SQL statements.



Print Article
How useful was this article?
(From 5 = Very Useful to 1 = Not Very Useful at all):
1 2 3 4 5