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