Closed T4KUUY4 closed 4 years ago
GOT IT FIXED!!
Theres an undefined Timeout value in the Node_Module "mysql"
Go into Connection_config and change this value:
this.connectTimeout = options.connectTimeout =30000; //? (10 * 1000) //: options.connectTimeout;
Hello, sadly the mysql connection doesnt really work all the time. it works sometimes but thats rare. The DB is hosted locally so i dont really understand why i get a timeout