Hi Darvin,

Does this not help?

http://dev.mysql.com/doc/refman/5.0/en/query-log.html

(replace 5.0 with 5.1 if you've already upgraded.)

"The general query log is a general record of what mysqld is doing. The server writes information to this log when clients connect or disconnect, and it logs each SQL statement received from clients ..."

Regards,
Andy


Darvin Denmian wrote:
I wonder if there is the possibility of registering the users' access
to the server Mysql.
Something similar to the command "last" of Unix-like systems.

Thanks.



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to