select user();
remote@Richard.localdomain
select User, Host from mysql.user where User = 'remote';
I’m not sure what to make of that. Thanks.
select user();
remote@Richard.localdomain
select User, Host from mysql.user where User = 'remote';
I’m not sure what to make of that. Thanks.