PDA

View Full Version : Create mysql user for phpdig


motopsycho
05-10-2004, 06:11 AM
Hello,
I want to create a specific entry in the mysql user table for phpdig to connect with. I was wondering what privilleges I would need to assign to such an account.

I would assume that DML statements such as select, insert, update, and delete would be needed. I just didn't know if anything else was needed or if i need to grant any DBA specific privilleges to the account.

Thanks for you help