Query Run
select event_type, user_name, notification_user from echo_notification join... 6 years ago
use newiki_p; 6 years ago
select distinct(up_property) from user_properties; 6 years ago
select * from user_properties limit 1; 6 years ago
SHOW CREATE TABLE user_properties; 6 years ago
show tables; 6 years ago
select * from user_properties where up_user=26209855; 6 years ago
select * from user_properties where up_user= 26209855; 6 years ago
select user_id from user where user_name='Zilant17'; 6 years ago
use enwiki_p; 6 years ago
show tables; 6 years ago
select * from user_properties where up_user=22709054; 6 years ago
select * from user_properties limit 1; 6 years ago
select * from user_properties limit 1\G 6 years ago
show tables; 6 years ago
select user_id, user_name from user where user_name like 'Tulsi Bhagat%'; 6 years ago
select user_id, user_name from user where user_name like 'Tulsi Bhagat%; 6 years ago
select user_id, user_name from user where user_name like 'Tulsi Bhagat%; 6 years ago
select user_id, user_name from user where user like 'Tulsi Bhagat%; 6 years ago
select user_id, user_name from user where user_name like 'Tulsi Bhagat%; 6 years ago
use newiki_p; 6 years ago
select user_id, user_name from user where user_name like 'Tulsi Bhagat%'; 6 years ago
select user_id, user_name from user where user_name like 'Tulsi%' limit 5; 6 years ago
select user_id from user where user_name like 'Tulsi%'; 6 years ago
select user_id from user where user_name like 'Tulsi%'; 6 years ago
select user_id from userwhere user_name like 'Tulsi%'; 6 years ago
select user_id from usere where user_name like 'Tulsi%'; 6 years ago
use enwiki_p; 6 years ago
use enwiki_p; 6 years ago
use emwiki_p; 6 years ago
show databases; 6 years ago
use enwiki; 6 years ago