MySQL Forums
Forum List  »  Install & Repo

Re: grant all won't grant global privileges
Posted by: Colin Charles
Date: March 26, 2006 03:24PM

You seem to have granted all, to the user 'root', as opposed to another username. Have you connected form your other PC, using the user 'root' as well?

Read: http://dev.mysql.com/doc/refman/5.0/en/grant.html for a reference on what GRANT is meant to do

'root' is meant to be the mysql username you prefer...

http://dev.mysql.com/doc/refman/5.0/en/database-use.html has an example on how this can be done, as well

--
Colin Charles, Chief Evangelist, Monty Program Ab
Download MariaDB: http://www.mariadb.org/
Get all your answers at the Knowledgebase: http://kb.askmonty.org/
Blog: http://www.bytebot.net/blog/

Options: ReplyQuote


Subject
Written By
Posted
Re: grant all won't grant global privileges
March 26, 2006 03:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.