fivem-mysql-async icon indicating copy to clipboard operation
fivem-mysql-async copied to clipboard

[mysql-async] [ERROR] connect ETIMEDOUT [xampp]

Open AbrahamMoody opened this issue 3 years ago • 0 comments

Describe the bug Every time I start the server, it's like playing the lottery - sometimes it connects to the database, sometimes the timeout comes too

To Reproduce Every time I start the server, it's like playing the lottery - sometimes it connects to the database, sometimes the timeout comes too

Expected behavior

set es_enableCustomData 1 set mysql_connection_string "mysql://root:[email protected]/myserverbasic?supportBigNumbers=true&multipleStatements=true&connectTimeout=60000&acquireTimeout=60000&timeout=60000"

Screenshots / Logs UC5Xfab

Software:

  • Windows Server 2019
  • Version of the resource 3.3.2
  • Database Version - Newest from XAMPP

AbrahamMoody avatar Dec 25 '21 20:12 AbrahamMoody