Query Run
use cswiki_p; select rc_user_text from recentchanges where rc_user > 0; 7 years ago
use cswiki_p; select CONCAT("Kategorie:", page_title) from page where... 7 years ago
use cswiki_p; select count(*) from page where page_is_redirect=0 and... 7 years ago
use cswiki_p; select CONCAT("Ĺ ablona:", page_title) from page where... 7 years ago
use cswiki_p; select * from logging where log_type="thanks" order by... 7 years ago
use cswiki_p; select * from logging where log_type="thanks" order by... 7 years ago
use cswiki_p; select * from logging where log_type="thanks" limit 10; 7 years ago
use cswiki_p; select * from logging where log_action="thanks" limit 10; 7 years ago
use cswiki_p; select * from logging where log_action like "%thank%" or... 7 years ago
use cswiki_p; select * from logging where log_type="thank" limit 10; 7 years ago
use cswiki_p; select * from logging limit 10; 7 years ago