brouznouf / fivem-mysql-async

MySql Async Library for FiveM
MIT License
111 stars 106 forks source link

MySQL-ASync uses wrong Server IP when connecting even if specified otherwise in the connection string. #211

Open falc0n2222 opened 2 years ago

falc0n2222 commented 2 years ago

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.