Comment 1 for bug 1179259

Revision history for this message
Brant Knudson (blk-u) wrote :

I have a theory for why sqlite is failing. I think when you create different engines with in-memory sqlite:// they're not the same database. (Whereas for Mysql different engines all go to the same database server.)