Problem with connecting the database to the Fivem server

Hello, I wanted to make a server for friends on VPS but I encountered a small problem with the database as you can see in the first photo from the console and the second photo from server.cfg
what connection i have:
set mysql_connection_string “server = 127.0.0.1; database = essentialmode; user = gta; password = 780803; charset = utf8mb4”
if anyone knows how to fix it, thank you