Re: General error: Got error 12 from table handler on Linux.

2002-05-06 Thread Egor Egorov
Doron, Monday, May 06, 2002, 3:44:02 AM, you wrote: D> I got the above error when inserting a row into a heap table on linux D> mySQL version 3.23.49a from the Java JDBC driver. This is not reproduceable D> on a win32 DB. This does not appear to be space related as it failed after D> only abo

General error: Got error 12 from table handler on Linux.

2002-05-05 Thread Doron
Hi, I got the above error when inserting a row into a heap table on linux mySQL version 3.23.49a from the Java JDBC driver. This is not reproduceable on a win32 DB. This does not appear to be space related as it failed after only about 200 rows. Just wondering if anyone has seen this before?