自由贴: 免费、免注册、免审查匿名海报板,过期彻底删除,最高64K字节(约1.6万汉字)。图片请用 路过图床, Youimg 等图床
Page up Page up 发布新内容 Previous Page Next Page
2020-05-16T16:00:00.480868Z 26741 [ERROR] Event Scheduler: [root@localhost][table] Thread stack overrun:  3391 bytes used of a 131072 byte stack, and 128000 bytes needed.  Use 'mysqld --thread_stack=#' to specify a bigger stack.
2020-05-16T16:00:00.542745Z 26741 [Note] Event Scheduler: [root@localhost].[table] event execution failed.

Solution:

Edit mysqld.conf, change thread_stack = 128K to 256K

or

Modify your event definition, create a store procudure and move all event body into it.

PID: 329@2020-05-17 10:49:02 ~