I was wondering,

in my work with the transaction log of the h2 database I came across a 
rather strange behaviour.

I was just going to ask, if this is happening to everybody or just me.

When I create a table and drop it afterwards and then create and drop it 
again (always the same structure and name), 
the key value of the written drop transaction in the log is not the same as 
the saved tableMap-number of the created table.

is this supposed to happen?

By reading the log and recreating the transactions, I always get a error, 
because the table is not in the tableMap.

i hope you understand what I mean.
If not, I will explain it further.



Regards, Lutz

-- 
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 h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to