From: "Wolfgang Gliese" > - db: - > - host: - > - user: Select_priv: Y > - tables_priv: Table_name: table1; Table_priv: - ; Column_priv: Update > - columns_priv: Table_name: table1; Column_name: column1; Column_priv: > Update > > What can I do?
I think you'd better reset the column_priv: Update in the tables_priv. This will give update privileges to all columns in the table (according to the documentation)... Regards, Jigal. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]