Hi

I Have a question relating to setting up users for our customers on a shared
server environment.  I can not find this answer in the documentation so I am
trying here.

Is it standard practice to give the user of the database (site owner) one
set of permissions which I figure should be:

select, insert, update,delete, create, drop On database to user@localhost

and create one for them to put into their php pages that call the database
from the website (which would be the one their visitors are using)? like an
IUSER_ but for mysql?

If so, what should the bare minimum permissions be for this username. I
think insert, update, delete and select, but I am not sure.

Thanks for your help.

Alex



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to