select * from /test/测试缓存库 limit 0,5 /** output() **/ ; select * from /test/测试缓存库 limit 5,5 /** output() **/ ; select * from /test/测试缓存库 limit 10,5 /** output() **/ ;