I use the -l to mysqld and I get

/usr/libexec/mysqld, Version: 3.23.58-log, started with:
Tcp port: 3306  Unix socket: /var/lib/mysql/mysql.sock
Time                 Id Command    Argument
050811 14:49:34       1 Connect     Access denied for user: '[EMAIL PROTECTED]' 
(Using password: YES)
050811 14:49:37       2 Connect     Access denied for user: '[EMAIL PROTECTED]' 
(Using password: YES)
050811 14:49:38       3 Connect     Access denied for user: '[EMAIL PROTECTED]' 
(Using password: YES)
                      4 Connect     Access denied for user: '[EMAIL PROTECTED]' 
(Using password: YES)
050811 14:49:45       5 Connect     [EMAIL PROTECTED] on
050811 14:49:49       5 Query       show databases
050811 14:49:56       5 Quit
050811 14:50:46       6 Connect     Access denied for user: '[EMAIL PROTECTED]' 
(Using password:YES)
050811 14:50:51       7 Connect     Access denied for user: '[EMAIL PROTECTED]' 
(Using password: YES)
050811 14:50:55       8 Connect     Access denied for user: '[EMAIL PROTECTED]' 
(Using password: YES)
050811 14:51:00       9 Connect     [EMAIL PROTECTED] on
050811 14:56:15       9 Quit


man mysqld for more

On Thu, 11 Aug 2005, Johannes B. Ullrich wrote:


Is there any way to have MySQL generate a log of successful/failed login
attempts? Or even better: have this information sent to syslog?

(using mysql 4.1)



--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Partner & Sr. Manager             7 West 24th Street #100     -
- +1 (443) 921-0381                 Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, purge the message from your system and notify the sender immediately. Any other use of the email by you is prohibited.

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

Reply via email to