Richard, Friday, May 24, 2002, 5:04:49 PM, you wrote: RD> I'm rather new to MySQL and trying to figure out GRANT and REVOKE so a RD> password is required for access. RD> Both GRANT and REVOKE give errors saying "Table 'User' is read only". A text RD> search in the manual for "read only" did not yield anything. RD> Is this an OS attribute that should be dealt with manually, such as with RD> Windows-NT explorer or DOS ATTRIB? Or is there a MySQL command that should RD> be used to make tables read-only and read-write?
This error mostly occurs when user that has run MySQL server doesn't have permissions on MySQL data dir or files. Please, check your permissions. RD> Thanks, RD> Rick -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- 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