Query Run
use ptwiki_p; select up_value, count(*) from user_properties where... 7 years ago
use ptwiki_p; select * from user_properties where up_property =... 7 years ago
use ptwiki_p; select * from user_properties limit 1; #where user_name =... 7 years ago
use ptwiki_p; select * from user where user_name = "Crang115" limit 5; 7 years ago
use ptwiki_p; select * from user limit 5; 7 years ago