You are Here: FAQ ->Dedicated Servers->Linux Root Server->How To?->Article #9


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


How do I connect to MySQL Database?


1. Make a connetion 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)
mysql_rootserver1

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

SD2B2C802


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