Just tried.  Nope...

mysql> grant all privileges on mysql.* to ext identified by 'ext1tex2'
with grant option;

ERROR 1036: Table 'user' is read only

-- 
Loren McDonald <AKA MisterrMac>
Gods Of Music Reviewer/Editor
[EMAIL PROTECTED]
http://www.GodsOfMusic.com


> 
> Does the user 'mysql' have write access to the mysql database and
files?
> 
> Loren McDonald wrote:
> 
> >I'm not sure what has gone wrong but the mysql.users table is set as
> >read only.  I am trying to grant user privileges but can't because of
> >this.  How can I change the status so that I can add to it?
> >
> >I am logging in (localhost) using the (unchanged default) -u root
> >account, so I know that's not the problem.




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to