Right, I was a bit vague. I meant to suggest that there might be another 
obscure bug related to this one. Over the last year I've found a couple of 
timestamp-related issues. If you are able to find a set of steps that 
reliably reproduce the problem, I'll investigate it. The repro steps might 
be "use version x to create db as follows, then try to update to version y".



On Friday, 8 April 2016 16:30:18 UTC+2, Stuart Goldberg wrote:
>
> Steve:
>
> I'm going to answer my own question. I looked at your code change and 
> indeed the current version of H2 (1.4.191) has your changes, yet this is 
> the version that I am using!
>
> What's gripping about your posting is that the exception I am getting 
> involves an index based on time stamps!
>
> Could there be some other place in the H2 code that exhibits this bug that 
> might explain what I am seeing?
>
> - Stuart
>
> On Friday, April 8, 2016 at 9:08:32 AM UTC-4, Stuart Goldberg wrote:
>>
>> What release number is that? Because I think I'm using the latest release.
>>
>> Please clarify
>> On Apr 8, 2016 8:09 AM, "Steve McLeod" <steve....@gmail.com <javascript:>> 
>> wrote:
>>
>>> This reminds me somewhat a bug I encountered in January. It affected 
>>> what was then the latest update, and the problem affected the old 
>>> PageStore. I fixed it, and the fix is in the current release of H2:
>>> https://github.com/h2database/h2database/pull/224
>>>
>>> The appearance of the bug was the same: searching in an index for the 
>>> row to delete sometimes failed.
>>>
>>>
>>>
>>>
>>> On Thursday, 7 April 2016 09:19:20 UTC+2, Noel Grandin wrote:
>>>>
>>>> Hmmm, It's vaguely possible that you're hitting a bug in H2, but you're 
>>>> using the old PageStore, which is pretty robust. 
>>>>
>>>> At a guess, I would say most likely you have dodgy hardware, and that 
>>>> index shows up as the corruption just because that 
>>>> index gets hit the most. 
>>>>
>>> -- 
>>> 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/wEdRn9bbwMM/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to 
>>> h2-database...@googlegroups.com <javascript:>.
>>> To post to this group, send email to h2-da...@googlegroups.com 
>>> <javascript:>.
>>> Visit this group at https://groups.google.com/group/h2-database.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>

-- 
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 https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to