Click here to Skip to main content
15,899,313 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
My friend grant all permissions to me on her table. But if i write select query i am getting error as access denied. this is my error statement.

10:21:54 select * from mydb.breakfast LIMIT 0, 1000 Error Code: 1142. SELECT command denied to user ''@'localhost' for table 'breakfast' 0.000 sec
Posted
Comments
Sudhakar Shinde 14-Mar-13 23:47pm    
Can you please check grants for user? I guess permissions are not granted successfully.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900