1.3.169 does not seem to have this issue. I reverted back to this version once I discovered the problem
On Wednesday, May 1, 2013 12:19:56 AM UTC+10, Noel Grandin wrote: > > Thanks, this is already fixed in SVN. > > On 2013-04-30 15:12, Dmitry Pekar wrote: > > create table t (id number); > > 2. insert into t (id) values (1); > > 3. select * from t order by id limit 1 offset 2 > > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
