Query Run
select * from user where user_id = 220129 limit 10; 2 years ago
select * from user where user_name like 'Plic%' limit 10; 2 years ago
select * from user where user_name like 'plic%' limit 10; 2 years ago
select * from user where user_name like '%plic%' limit 10; 2 years ago
select * from user limit 10; 2 years ago
show tables; 2 years ago
select * from user_properties where up_user = 96357 limit 1000; 2 years ago
select * from user_properties where up_user = 96334 limit 1000; 2 years ago
select * from user_properties where up_user = 96357 limit 1000; 2 years ago