Query Run
select count(*) from user where user_editcount > 14 and (user_registration <... 3 years ago
select * from user where user_editcount > 14 and (user_registration <... 3 years ago
select * from user where user_editcount > 14 and user_registration <... 3 years ago
select * from user order by user_id desc limit 1; 3 years ago
select * from user order by user_id limit 1; 3 years ago
select * from user limit 1; 3 years ago
select * from user order by id limit 1; 3 years ago
select * from user limit 1; 3 years ago
show tables; 3 years ago
select * from users limit 1; 3 years ago
select distinct ug_group from user_groups; 3 years ago
select * from user_groups limit 1; 3 years ago
select * from user_groups; 3 years ago
show tables; 3 years ago