> I'm getting "LockRelease: locktable lookup failed, no lock" trying to
> insert a row into a database.
Well, I think I tracked down the problem - an index on a "text" field.
Once I removed the index, everything works well. The odd thing is that not
*all* inserts would cause the error. I suppose I ought to dig into the
docs when I get a few spare minutes...
steve