From: Rajeev Prasad Date: September 24 2012 5:55pm Subject: user not able to login from localhost List-Archive: http://lists.mysql.com/mysql/228252 Message-Id: <1348509332.30080.YahooMailNeo@web161701.mail.bf1.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="1478469582-791245798-1348509332=:30080" --1478469582-791245798-1348509332=:30080 Content-Type: text/plain; charset=us-ascii i have given select/insert/update/delete rights to a user on a specific database, from localhost. when i try to login to mysql using the uid, i get error: ERROR 1045 (28000): Access denied for user 'myuser'@'localhost' (using password: YES) what other privilege do i need to give this user? --1478469582-791245798-1348509332=:30080--