Jump to content

[SOLVED] Priveleges


guyfromfl

Recommended Posts

i cannot figure out why i can't get my mysql server to change the privilege.

 

all i want to do is grant delete to user web_db for two tables in a database rpm

 

so i thought it was (in the user database):

GRANT DELETE to web_db@localhost ON tbl_image, tbl_album;

 

but obviously not.

 

thanks

mark

Link to comment
https://forums.phpfreaks.com/topic/42768-solved-priveleges/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.