Hi, > can "solve" the problem, if I drop both temporary tables
Is your question why temp tables are not deleted automatically when the database is closed? This was a bug, it was fixed in version 1.2.135 (2010-05-08) - see the change log "Global temporary tables are now deleted when closing the database. Before, they were deleted when opening the database the next time." Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
