Query Run
use ruwiki_p; select * from user_properties where... 9 years ago
select * from user_properties where up_property='timecorrection' limit 100; 9 years ago
select timecorrection from user_properties limit 100; 9 years ago
select distinct up_property from user_properties limit 100; 9 years ago
select * from user_properties limit 100; 9 years ago
show tables; 9 years ago