On 2012-10-25 14:08, Ben Gardener wrote:

I don't have a simple testcase available, but you can look into Database.open() at those lines:

        Collections.sort(records);
        for (MetaRecord rec : records)
        {
            rec.execute(this, systemSession, eventListener);
        }


We appear to have changed that sort-order at some point in time, so that USER_FUNCTION sorts before USER_DATATYPE.

Specifically, we fixed this problem on the 17th of October in 2010 in SVN revision 3010.

So you are running a version that is more than 2 years out of date.

So, by ignoring my question about what version you are running, you have wasted my time.
Which I am providing free of charge, by the way.
What do you think your odds are of me answering any of your future questions?

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

Reply via email to