Hello

Thats probably you username in user table has given you only SELECT prilvages
(Select_priv) 

You can log in as root in mysql and UPDATE the user table to give you INSERT,
DELETE privlages

Refer to any sql book on the syntax of UPDATE

On Fri, 02 Feb 2001, Matthew Halliday wrote:
> I have a database that I finally got connected to my newly installed
> MySQL, I've had a bad week, however I can't add information to the
> tables, it says they are read only!
> How can I fix this? I've check the manual but I am really new to SQL and
> 
> linux.
> -matthew
> 
> 
> ---------------------------------------------------------------------
> 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

---------------------------------------------------------------------
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