Re: Database access

2005-03-28 Thread Gleb Paharenko
Hello. Maybe these links will be helpful: http://dev.mysql.com/doc/mysql/en/privilege-system.html http://dev.mysql.com/doc/mysql/en/grant.html Russ <[EMAIL PROTECTED]> wrote: > I run SuSE 9.1 with mysql 4.0.18. I have two databases plus the two created > by > my sql. I working

Re: Database access Logging

2001-01-19 Thread Arslan Saeed
Hi, I only want to log commands that server processed and which users ran those commands bye! - Original Message - From: Jeremy D. Zawodny <[EMAIL PROTECTED]> To: Arslan Saeed <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, January 20, 2001 3:24 AM Sub

Re: Database access Logging

2001-01-19 Thread Jeremy D. Zawodny
On Sat, Jan 20, 2001 at 12:34:28AM +0500, Arslan Saeed wrote: > Hi, > > I want my mysql to track user login information and commands they > run at mysql client? Any one can help me to do this please? Even if those commands are never sent to the server? Or do you only want to log queries that the