Jump to content

MySQL Error


NaniG

Recommended Posts

Hi to all,

 

  I have database and it contains mysql database. I already given the privileges to these database.

Here is the privilege command...

 

GRANT ALL PRIVILEGES ON dbname.* TO root@'%' IDENTIFIED BY 'pwd';
FLUSH PRIVILEGES;

 

I have another database hosted into another IP Address. Now i wanted to access these database from my local database to get the result.

 

when am trying to give the privileges, am getting the MySQL Error 1044 and 1045.

 

Please help me out from these issue.

 

Thanks in advance.....

Link to comment
Share on other sites

Okay let me clarify first

 

When i gave grant privileges, got 1044 and 1045 MySQL Error.

 

I cross checked in my databases and it doesn't contain the mysql database.

 

So how can i grant all privileges to a particular host.

 

Thanks in advance.

 

 

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.