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.
我想将 Bonita bpm 与 mysql 数据库连接。基于 Bonita Studio 创建的一个简单过程,我测试了 mysql 驱动程序,并使用主机名配置了连接器:端口/数据库,并创建了一个简单的输出查询但没有结果。
Here is the error message: "Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server."
This problem points to this answer:
Solving a "communications link failure" with JDBC and MySQL