Query Run
select comment_text from logging, comment where log_type = 'block' and... 3 years ago
select comment_text from logging, comment where log_type = 'block' and... 3 years ago
select * from logging, comment where log_type = 'block' and log_comment_id =... 3 years ago
select * from logging where log_type = 'block' limit 1; 3 years ago
select * from logging limit 1; 3 years ago