Hi, 

I investigated with a debugger and the issue occurs during the execution of:
ALTER TABLE MCProdInstance ADD COLUMN IF NOT EXISTS isTSRecorderOn int null;
I don't really understand why.Also, I tried with others customers's DB and 
not issue.
Let me know if you new more information to move forward and this case.

Regards,
Thierry.

On Tuesday, August 12, 2014 11:32:19 AM UTC+2, IntensiveH2 wrote:
>
> Hello,
>
> I have a strange issue when I try to alter a table with driver version 
> 1.4.181 on an existing DB version 1.3.X
> I added a trace in attachment.
> Inside, you have exception like;
> org.h2.jdbc.JdbcSQLException: Cannot parse "TIMESTAMP" constant "3" 
> [22007-181]
> It is an existing bug? or someting is wrong on my side?
>
> Regards.
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to