[elephant-devel] Start of 0.6.1 Beta Cycle

Robert L. Read read at robertlread.net
Sun Mar 25 18:25:13 UTC 2007


On Fri, 2007-03-23 at 14:09 +0100, Edi Weitz wrote:

> On Fri, 23 Mar 2007 07:30:38 -0400, Ian Eslick <eslick at csail.mit.edu> wrote:
> 
> > The SQLite problem is a known one.  There is some initialization
> > problem that causes this error - however it is only when creating
> > the DB.  Once you've created it, and restart the tests, it should
> > work.  I haven't had the time to track this down and Robert has been
> > busy.
> 
> I looked at this a bit and I believe this happens because you
> establish two different connections to the database and mix calls to
> SELECT between those two.


This is surprising to me; I don't think we have two connections open.

When I was investigating this issue, in fact it seemed that SQLite3 was
throwing an exception
to notify that the schema had changed after the table adds, and that CL-
SQL, probably erroneously,
was treating this as a full error rather than as a warning.

I will attempt to verify this when I have time; I have been out of town
and have my kids with me 
for the rest of tonight.

I'm assuming this refers to the errors that one has when first creating
a SQLite3 database, correct?



> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/elephant-devel/attachments/20070325/9b45437e/attachment.html>


More information about the elephant-devel mailing list