Jump to content

SELECT command denied


gegerva

Recommended Posts

Hello to all

To be honest I am a dumb**s when it comes to mysql.

Now, that being told, here is my problem: i am trying to add a forum to my site, where someone register to the main site, they will be registered to the forum also.

I got to the part where i have to add  my site DB user to my forums DB and my forums DB user to your my site DB.

The message I'm getting : SELECT command denied to user 'mysite'@'x.x.232.75' for table 'vb_user'

I would appreciate any help

 

 

Link to comment
Share on other sites

Have you tried adding the user to your MySQL server?  You will need to do this if not.  You will have to give the user the right privileges as well including (most likely, but read the documentation) SELECT, UPDATE, DELETE, INSERT, and possible CREATE.

 

Hello to all

To be honest I am a dumb**s when it comes to mysql.

Now, that being told, here is my problem: i am trying to add a forum to my site, where someone register to the main site, they will be registered to the forum also.

I got to the part where i have to add  my site DB user to my forums DB and my forums DB user to your my site DB.

The message I'm getting : SELECT command denied to user 'mysite'@'x.x.232.75' for table 'vb_user'

I would appreciate any help

Link to comment
Share on other sites

As i mentioned  I am DA

but when i did this iswhat i get

 

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GRANT SELECT, INSERT, UPDATE, DELETE, EXECUTE ON `database`.* TO

'user'@'localh' at line 2

and on the top of all i'm not sure where to add the user

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.