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