I'm experiencing a problem where mysqld is crashing every time I run a
particular query.
The specific error from the client is:
ERROR 1015: Can't lock file (errno: -30989)
ERROR 2013: Lost connection to MySQL server during query
The server error log is reporting:
bdb: transaction has active cursors
bdb: PANIC: Invalid argument
mysqld got signal 11
At that point it either dumps core and dies (3.23.33) or restarts itself
(3.23.34a), sometimes reporting errors on startup again in 3.23.34a.
For the time being I have downgraded to 3.23.32, but before I fill out a bug
report or send my whole database structure and query (basically the query
that crashes things is working on bdb tables, but not as part of a
transaction, it joins a total of 4 tables, all on a primary key column), I
wanted to find out if anyone else has experienced a similar problem or could
point me in the right direction.
-Scott
------------------------------------------
Scott McCool
[EMAIL PROTECTED]
(571)633-5749
------------------------------------------