Hi Thomas,

1. ok for the new db
2. unfortunally the SCRIPT don't work with the production db because I've
an ArrayIndexOutOfBound (you should yet seen this exception in my db). I'm
asking is removing the emailContent table can reduce the size of the db

3.now I try to make what you wrote in local with a real execution of the
app.

Thanks



2015-01-15 7:50 GMT+01:00 Thomas Mueller <[email protected]>:

> Hi,
>
> Is needed a new db (version 1.4.184) or I can use the actual db?
>>
>
> You would need a new database file. Using an old (existing) database
> doesn't make sense, because it may already contain the problematic data.
> That way, we couldn't get a reproducible test case. But we need one.
>
> Because in that case I should copy all data from the actual db to the
>> newer one...and I've the problem that the emailcontent table can't be
>> copied.
>>
>
> Simply create a SQL script from the old database, delete the database
> file, and run that SQL script against a new database.
>
> Regards,
> Thomas
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "H2 Database" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/h2-database/ZVCOE0QErOo/unsubscribe.
> To unsubscribe from this group and all its topics, 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.
>



-- 
Daniele Renda

-- 
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