【发布时间】:2018-10-18 10:43:31
【问题描述】:
AWS RDS 实例出现以下错误:
Caused by: java.sql.SQLException: Thread stack overrun: 246160 bytes used of a 262144 byte stack, and 16000 bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack.
我没有在 AWS 控制台上找到增加 thread_stack 价值的选项。我们想知道是否可以在 AWS RDS 中更新其值。
【问题讨论】:
标签: mysql amazon-web-services amazon-rds