Query Run
use zhwiki_p; select log_timestamp, log_title, comment_text from logging... 3 years ago
use zhwiki_p; select log_timestamp, log_title, comment_text from logging... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; -- select * from comment order by comment_id desc limit... 3 years ago
use zhwiki_p; select * from comment order by comment_id desc limit 10; 3 years ago
use zhwiki_p; select * from comment where comment_id > 1000 limit 10; 3 years ago
use zhwiki_p; select * from comment limit 10; 3 years ago
use zhwiki_p; select * from comment limit 10 order by comment_id desc; 3 years ago
use zhwiki_p; select * from comment limit 10 desc; 3 years ago
use zhwiki_p; select * from comment limit 10; 3 years ago
use zhwiki_p; select log_id, log_timestamp, log_title, comment_text from... 3 years ago
use zhwiki_p; select log_id, log_timestamp, log_title, comment_text from... 3 years ago
use zhwiki_p; select log_id, log_timestamp, log_title, comment_text from... 3 years ago
use zhwiki_p; select log_id, log_timestamp, log_title, comment_text from... 3 years ago
use zhwiki_p; select * from logging where log_action = 'delete' and... 3 years ago
use zhwiki_p; select * from logging where log_action = 'delete' order by... 3 years ago
use zhwiki_p; select * from logging where log_action = 'delete' order by... 3 years ago
use zhwiki_p; select * from logging where log_action = 'delete' limit 10... 3 years ago
use zhwiki_p; select * from logging where log_action = 'delete' limit 10 desc; 3 years ago
use zhwiki_p; select * from logging where log_action = 'delete' limit 10; 3 years ago
use zhwiki_p; select * from logging where log_action == 'delete' 3 years ago