BDB Table Handler Error

2001-06-20 Thread Phan Anh Tran
[LogicEngineBean] java.sql.SQLException: General error: Got error -30996 from table handler [LogicEngineBean] at org.gjt.mm.mysql.MysqlIO.sendCommand(MysqlIO.java:498) [LogicEngineBean] at org.gjt.mm.mysql.MysqlIO.sqlQueryDirect(MysqlIO.java:551) [LogicEngineBean] at org.gjt.mm.m

BDB table handler error 30996

2001-05-08 Thread Steve Ruby
when a BDB table is being written to and another thread issues a query I sometimes get this error code. Ideas? The table is fresh it was created by the dumpfile that another thread is loading in while I'm running the count query. this is mysql-max 3.23.37 mysql> select count(*) from _data; +-