Can’t connect MySQL database

select user();
remote@Richard.localdomain

select User, Host from mysql.user where User = 'remote';
image

I’m not sure what to make of that. Thanks.