【发布时间】:2014-11-21 10:32:33
【问题描述】:
https://www.playframework.com/documentation/2.0/SettingsJDBC 谈到了一些额外的调优性能参数,但没有提及关于最佳或中等设置的建议/建议。
想知道是否有人对这些附加调优性能参数有任何建议/建议?
另外,我经常遇到以下 SQL 错误。想知道这是否与调整设置有关,因为我有所有稳定的构建,例如 bonecp 0.8.0.RELEASE、播放 2.2.2、播放 Slick 0.6.0.1 等。
Caught SQLException!
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
真的很感谢对此的任何回应吗?
【问题讨论】:
标签: database scala playframework-2.2 mysql-error-1064 slick