Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试从 Sequelize 访问 MySQL 数据库。MySQL 设置使得读取节点与写入节点具有不同的端口。我只能从文档页面找到这个。Sequelize 只读副本连接。提到的端口差异,正确的 json 连接文件会是什么样子。
根据文档,您可以有不同的写入和读取连接配置。医生只是有点难找。