Hi, > we are seeing this error when trying to clear out our tables at the > end of a test run. Has anyone seen this before and have a fix for it?
This sounds like a bug, maybe related to ALTER TABLE. Is it possible to post a simple test case? If that is not possible, could you append ;TRACE_LEVEL_FILE=3 to the database URL and run the test again please? This will write all JDBC calls and SQL statements to the *.trace.db file. If you send me or post this file I can then re-run the test and find out what the problem is. 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 -~----------~----~----~----~------~----~------~--~---
