|
-
Mar 4th, 2012, 08:20 AM
#1
Thread Starter
Lively Member
[RESOLVED] Mysql read-only user
Hi guys,
I have a vb.net project that connects to my mysql server and it works, but only with the root user.
So I've been googling around on how to make a new mysql-read-only-user but as soon as I try to connect with that user on my project I get:
"MySQL: access denied for user: (Using password: YES)".
If I run "Select * from mysql.user" I can see my new account listed, I tried to make the user both localhost and the specific address but still no go.
Any solutions?
Best regards,
Macbrutal
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|