fivem-mysql-async
fivem-mysql-async copied to clipboard
MySQL-ASync uses wrong Server IP when connecting even if specified otherwise in the connection string.
MySQL-ASync tries to use the wrong server IP ([mysql-async] [ERROR] connect ECONNREFUSED 127.0.0.1:3306) when I specify that I want to use a different IP in the set mysql_connection_string line.