I have created a user in mysql database like this:
create user \'remote\'@\'localhost\' identified by \'myUserPassword\'; grant all on *.* to \'remote\'@\'localho