Privileges - Does Anybody knows how to answer to me?

2002-10-15 Thread Alexander Burbello
Hi, I read the book, but there is not explain about it. I would like to know when I give privileges to the user, in the table level, and after I give privileges in the database level. Do I replace the privileges? There are two tables ('db' and 'tables_priv') in mysql database. I gave

Re: Privileges - Does Anybody knows how to answer to me?

2002-10-15 Thread Iikka Meriläinen
On Tue, 15 Oct 2002, Alexander Burbello wrote: Hi, I read the book, but there is not explain about it. I would like to know when I give privileges to the user, in the table level, and after I give privileges in the database level. Do I replace the privileges? There are two tables

RE: Privileges - Does Anybody knows how to answer to me?

2002-10-15 Thread Simon Green
' table then he can do so on that database (what ever is set in 'table_priv') Simon -Original Message- From: Alexander Burbello [mailto:[EMAIL PROTECTED]] Sent: 15 October 2002 13:49 To: [EMAIL PROTECTED] Subject: Privileges - Does Anybody knows how to answer to me? Hi, I read the book

Re: Privileges - Does Anybody knows how to answer to me?

2002-10-15 Thread Karel Antonio Verdecia Ortiz
Hi, I read the book, but there is not explain about it. I would like to know when I give privileges to the user, in the table level, and after I give privileges in the database level. Do I replace the privileges? Any time you execute a query, MySQL looks for the privileges needed for