use cswiki_p;
select concat("Special:Diff/", rev_id), rev_timestamp,... |
8 years ago |
use cswiki_p;
select rev_id, rev_timestamp, rev_user_text, page_title,... |
8 years ago |
use cswiki_p;
select rev_id, rev_timestamp, rev_user_text, page_title,... |
8 years ago |
use cswiki_p;
select rev_id, rev_timestamp, rev_user_text, page_title
from... |
8 years ago |
use cswiki_p;
select rev_id, rev_timestamp
from revision where rev_user_text... |
8 years ago |
use cswiki_p;
select concat("Special:Diff/", rev_id), rev_timestamp
from... |
8 years ago |