topleft
topright
SQLPlex forums
Welcome, Guest
Please Login or Register.    Lost Password?
Access denied for user (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Access denied for user
#35
mail-question (User)
Junior Boarder
Posts: 29
graph
User Offline Click here to see the profile of this user
Access denied for user 6 Months ago Karma: 0  
1045 Access denied for user ''@'localhost' (using password: NO)

License Mentat Technologies
Hardware 60-FE-74-37-D6-65-14-B2

OS Version WinNT, full 32-bit 5 Build : 2600 Service Pack 2

Question from : sudhakar kethireddy
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#36
ptesone (Admin)
Admin
Posts: 29
graph
User Offline Click here to see the profile of this user
Re:Access denied for user 6 Months ago Karma: 0  
The follor error : 1045 Access denied for user ''@'localhost' (using password:NO) indicate that your MySQL user has no enough privilege in order to connect with the server.

After MySQL database was installed, it only allow "localhost" connection by default. Any client computers will be blocked by the remote MySQL server until the user privileges has been configured.

If you want to access your remote MySQL server from any desktop, you would need grant the right privileges.

1. Checks whether your IP address is allowed.
2. Edit the MySQL user with the DreamCoder for MySQL and allow your IP address in the host field.
3. If you not have a static IP address you can use % in the host field.

If your server supports SSH connection, your DreamCoder for MySQL will be able to connect with remote MySQL databases through SSH tunnel without changes to database.

Also you can check the mysql documentation error :
http://dev.mysql.com/doc/refman/5.0/en/access-denied.html

Regards,
Peter
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/05/22 13:21 By ptesone.
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop
SQLPlex | Copyright © 2008 Mentat Technologies. All Rights Reserved