blob: a8ed027a95f17883bb2c3645f8a0b1ca0e40697c [file] [log] [blame]
select count(col_int) from (select * from (select * from typeall_l LIMIT 2) t1 limit 1 offset 1) t2;