use commonswiki_p;
select * from user where user_id = '45214101'; |
6 years ago |
use commonswiki_p;
select * from user where user_name = 'Mbtirado'; |
6 years ago |
use commonswiki_p;
select * from user where user_name = 'Trastolillo'; |
6 years ago |
use eswiki_p;
select * from user where user_name = 'Trastolillo'; |
6 years ago |
use enwiki_p;
select * from user where user_name = 'Trastolillo'; |
6 years ago |
use enwiki_p;
select * from user where username = 'Trastolillo'; |
6 years ago |