MySQL-Problems

So When I start my home hosted server on my pc I get these errors
[mysql-async] [ERROR]e[0m ER_ACCESS_DENIED_ERROR: Access denied for user ‘root’@‘localhost’ (using password: YES)

e[31m[MySQL] [ERROR]e[0m [esx_addonaccount] An error happens for query “SELECT * FROM addon_account : []”: ER_ACCESS_DENIED_ERROR: Access denied for user ‘root’@‘localhost’ (using password: YES)

e[31m[MySQL] [ERROR]e[0m [es_extended] An error happens for query “SELECT * FROM items : []”: ER_ACCESS_DENIED_ERROR: Access denied for user ‘root’@‘localhost’ (using password: YES)

e[31m[MySQL] [ERROR]e[0m [es_extended] An error happens for query “SELECT * FROM jobs : []”: ER_ACCESS_DENIED_ERROR: Access denied for user ‘root’@‘localhost’ (using password: YES)

I really need help!

Have you read it? It says access denied all over it. There is something wrong with the credentials you have provided to the server.

Is the database hosted on your computer?