I get this error message when I try to test run my MySQL database

前端 未结 0 1385
轮回少年
轮回少年 2020-11-30 01:19

this is my database code



var con = mysql.createConnection({
  host: "localhost",
  user: "root",
  password: "",
  port: "         


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