"John Farkas" <[EMAIL PROTECTED]> wrote:
> 
> I am new to mysql so please excuse my ignorance.
> 
> I am running mysql on windows 2000 and have noticed that when a table is
> opened to do an insert or update it is not closed after the query is
> finished but is left open.
> Then when I shut down the mysql server and do a myisamchk on the tables
> they show up as damaged with the following message:
> 
>    "1 clients is still using or has not properly closed this table"
> 
> Is this a bug? Is there something I can do to fix the problem?

This error message described here:
        http://www.mysql.com/doc/en/MyISAM_table_close.html



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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

Reply via email to