Agrestis Posted November 24, 2007 Posted November 24, 2007 I am trying to create a MySQL user with the minimum necessary privileges. The user only need SELECT privileges on the bulk of the database but they need UPDATE privileges for one table. I can't work out how to set table specific privileges in cpanel or phpMyAdmin. Is this even possible? Quote
TCH-Bruce Posted November 24, 2007 Posted November 24, 2007 As far as I know you can only set user access to a file not a table within the file using phpAdmin. Quote
Agrestis Posted November 26, 2007 Author Posted November 26, 2007 As far as I know you can only set user access to a file not a table within the file using phpAdmin. MySQL does provide option for setting table specific privileges, but not available on TCH. Oh well. Thank you for your reply. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.