Query Run
select * from comment desc limit 100; 2 years ago
select * from comment desc limit 100; 2 years ago
select * from logging where... 2 years ago
select * from logging order by log_id desc limit 100; 2 years ago
select * from logging order by log_id desc limit 10; 2 years ago
select * from logging limit 10; 2 years ago