Unable to connect remote mysql from nodejs app of amazon ec2

前端 未结 0 331
忘了有多久
忘了有多久 2021-01-26 13:24

I am trying to connect remote mysql using following node source code.

var http = require(\'http\');
var mysql = require(\'mysql\');
const util = require( \'util\'         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题