Query Run
use ruwiki_p; #select count(*) #from ( select count(*) as cnt,... 6 years ago
use ruwiki_p; select count(*) from ( select count(*) as cnt from... 6 years ago
use ruwiki_p; select count(*) from ( select count(*) from logging ... 6 years ago
use ruwiki_p; select count(*) from logging where log_type="thanks" group by... 6 years ago
use ruwiki_p; select * from logging where log_type="thanks" limit 10 6 years ago
use ruwiki_p; select count(*) # log_user_text, # cast(replace (log_title,... 6 years ago