Access Denied
| User, date | Message |
|---|---|
|
Written by frantma
5 years ago Category: Creating a connection 1 posts since Fri, 03 Oct 08 |
Hi, I try to connect remotely to a mysql server I have imput the hostname and the username is "assist" an finally i receive an error message "Access denied for user assist@adsl155-180.forthnet.gr" What is wrong??? |
|
Written by rosenfield
5 years ago 127 posts since Wed, 24 Jan 07 |
Lacking MySQL Server logon privileges for the user 'assist' on host 'adsl155-180.forthnet.gr', or wrong password used. Start the server with --skip-grant-tables, log on as root with blank password, and use the user manager in HeidiSQL to create the proper account and/or set the password. |
|
Please login to leave a reply, or register at first. |