Query Run
use wikidatawiki_p; select user_name from user where user_id=59911; 3 years ago
use wikidatawiki_p; select user_id, user_name from user where user_id=59911; 3 years ago
use wikidatawiki_p; select user_id, user_name from user where user_name='Ihaveahax'; 3 years ago
use wikidata_p; select user_id, user_name from user where user_name='Ihaveahax'; 3 years ago