MySQL > connect with different user
I have a MySQL service running and i went into the command line and added a mysql user with limited permissions (select only). When i try to connect as this user i get an access denied error. Are you able to connect to these services via uri with a different user other than root? Thanks!
4 Replies