Hello
 
 I often get these errormessages. Why?
 
 * X clients is using or hasnt closed the table properly
 (No clients are using the table.)
 
 * found X parts, should be X
 
 * table is marked as crash 
 (table stopped working, i need to repair it)
 
 Im using mysql-nt 4.0.12
 Myodbc 2.x on some systems and myodbc 3.51.x on some.
 
 I got a service(win32) that have a odbcpool (singleton) that 
 keeps connections open and hands them to other threads (iocp) 
 when requested. There are also a webserver that access the db 
 through odbc. I've not specified any specific instructions 
 when creating the tables.
 
 //Jonas

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

Reply via email to