how do i connect?
| User, date | Message |
|---|---|
|
Written by matman26
5 years ago Category: Creating a connection 1 posts since Thu, 09 Oct 08 |
where do i get my host name user and password? |
|
Written by rosenfield
5 years ago 127 posts since Wed, 24 Jan 07 |
The host name is the server you want to connect to. The user name and password is set when installing the mysql server. The default is root and blank password for the binary package from dev.mysql.com, but there are other packages which install with other default accounts. If you have access to the server machine, you can use --skip-grant-tables when starting the server and login with the above credentials. Then change the root password with the user manager in HeidiSQL and restart the server. |
|
Please login to leave a reply, or register at first. |