Query Run
use cswiki_p; select * from user where user_name like "%Martin%" and... 5 years ago
use cswiki_p; select count(*) from user where user_name like "%Martin%" and... 5 years ago
use cswiki_p; select count(*) from user where user_name like "%Martin%"; 5 years ago