My MySQL server (4.0.20, Linux) was running slowly.  I checked the slow queries 
log, and found many of these during the problem period:

# Time: 060730 20:44:40
# [EMAIL PROTECTED]: xxx []
# Query_time: 68  Lock_time: 0  Rows_sent: 0  Rows_examined: 2
# administrator command: Quit;
# [EMAIL PROTECTED]: xxx []
# Query_time: 67  Lock_time: 0  Rows_sent: 0  Rows_examined: 0
# administrator command: Quit;
# [EMAIL PROTECTED]: xxx []
# Query_time: 67  Lock_time: 0  Rows_sent: 1  Rows_examined: 0
# administrator command: Quit;

Any idea what these "administrator commands" refer to?  What would be trying to 
quit, and why would it be taking 67 seconds?

Thanks in advance for any help,

TK


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

Reply via email to