1 message in com.mysql.lists.perlmyisamchk warning message.
FromSent OnAttachments
Neil Mansilla12 Dec 2000 16:26 
Subject:myisamchk warning message.
From:Neil Mansilla (neil@whatUseek.com)
Date:12/12/2000 04:26:06 PM
List:com.mysql.lists.perl

When I run myisamchk on a table/index, and I receive this warning:

Data records: 94247 Deleted blocks: 2 myisamchk: warning: 3 clients is using or hasn't closed the table properly

What does that mean? The process list doesn't show 3 clients connected to the database accessing this table -- so I assume that they haven't closed the table properly. Is this something that I can remedy with some type of flush command, or even be concerned with at all?

Thanks, Neil