LarrySteele
Programmer
I've been granded update priveledge to tables in a few databases on our server: Select_priv ,Insert_priv, Update_priv, Delete_priv, Create_priv, Drop_priv, References_priv, Index_priv, Alter_priv, Create_tmp_table_priv, and Lock_tables_priv are all set to 'Y' for a selected database.
I can connnect and read the data and data definitions just fine. I cannot insert, update, delete, create, or alter any table in this database.
Our admin worked for a couple of hours yesterday trying to resolve the issue, but no joy. I've googled for this problem and the most relavent posts I've found were problems related with users not being able to connect. I can connect and I can read, I just can't do any of the other priviledges.
Any suggestions on what we might check for, or where we might be able to find relavent information?
Thanks in advance,
Larry
I can connnect and read the data and data definitions just fine. I cannot insert, update, delete, create, or alter any table in this database.
Our admin worked for a couple of hours yesterday trying to resolve the issue, but no joy. I've googled for this problem and the most relavent posts I've found were problems related with users not being able to connect. I can connect and I can read, I just can't do any of the other priviledges.
Any suggestions on what we might check for, or where we might be able to find relavent information?
Thanks in advance,
Larry