nodejs+mysql配置项 基于nodejs express的nodejs+mysql服务 配置一个query多条sql语句 # 在sql配置代码中加上 multipleStatements: true 配置最大连接池,避免连接无效 connectionLimit: 100 # 可以查看操作数据库的出错 debug: true 水平有限 就想到这么多 欢迎交流 大神勿喷