use cswiki_p;
|
8 years ago |
use cswiki_p;
describe revision;
select * from revision where... |
8 years ago |
use cswiki_p;
describe revision;
select * from revision where rev_id=13908845; |
8 years ago |
use cswiki_p;
describe revision; |
8 years ago |
use cswiki_p;
select * from revision order by rev_timestamp desc limit... |
8 years ago |
use cswiki_p;
select * from revision order by rev_timestamp desc limit... |
8 years ago |
use cswiki_p;
select * from revision order by rev_timestamp desc limit... |
8 years ago |
use cswiki_p;
select * from revision order by rev_timestamp desc limit 10; |
8 years ago |
use cswiki_p;
select * from revision limit 10; |
8 years ago |
use s51071__templatetiger_p; |
8 years ago |
use cswiki_p;
select log_title from logging where log_type="newusers" and... |
8 years ago |
use cswiki_p;
select * from logging where log_type="newusers" order by... |
8 years ago |
use cswiki_p;
select * from logging where log_type="newusers" order by... |
8 years ago |
use cswiki_p;
select * from logging where log_user_text="Martin Urbanec"... |
8 years ago |
use cswiki_p;
select * from logging where log_action="%create%" limit 5; |
8 years ago |
use cswiki_p;
select * from logging where log_type="%create%" limit 5; |
8 years ago |
use cswiki_p;
select * from logging where log_type="createaccount" limit 5; |
8 years ago |
use cswiki_p;
select CONCAT("Kategorie:", page_title) from page where... |
8 years ago |
use cswiki_p;
select CONCAT("Kategorie:", page_title) from page where... |
8 years ago |
use cswiki_p;
select CONCAT("Kategorie:", page_title) from page where... |
8 years ago |
use cswiki_p;
select CONCAT("Kategorie:", page_title) from page where... |
8 years ago |
use cswiki_p;
select CONCAT("Kategorie:", page_title) from page where... |
8 years ago |
use cswiki_p;
select CONCAT("Kategorie:", page_title) from page where... |
8 years ago |
use cswiki_p;
select CONCAT("Kategorie:", page_title) from page where... |
8 years ago |
use cswiki_p;
select * from pagelinks limit 10; |
8 years ago |