Table is read-only

wxdqz

New Member
hi!

i connect to mysql-db as root (without pass-
word, cos its not needed). everything works
perfect as long as i dont try to update any
rows ... then mysql_error() tells me, that
the table is read-only!
how can i make a table read-write?

thx

finger
 
Back
Top