Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

MYSQL memory error Use & # 39 * * mysqld-- thread_stack=#' to specify a bigger stack.

2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

MYSQL memory error Use 'mysqld-- thread_stack=#' to specify a bigger stack.

Today, in the process of using mysql, the connection to the database has never been successful.

Finally, it was found that the database could not perform the operation of adding modifications.

Error code

Thread stack overrun: 11552 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld-- thread_stack=#' to specify a bigger stack.

Solution.

Modify mysql configuration file

My.ini

The thread_stack parameter is adjusted a little bit more. I set it to 256Kmy-small.inithread_stack=256K.

Just restart the mysql service

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 286

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report