RE: User-Level Access

2003-11-03 Thread Barry Byrne
> -Original Message- > From: Fernando Melo [mailto:[EMAIL PROTECTED] > Inside my program (PHP) I want to provide a field where the user > can select > a database. Since I don't want clients accessing into other clients' > databases, I need to do user-level

User-Level Access

2003-11-03 Thread Fernando Melo
Hi everyone, Inside my program (PHP) I want to provide a field where the user can select a database. Since I don't want clients accessing into other clients' databases, I need to do user-level access control within MySQL whereby a user will only have read/write access to his/her databas