开发者

MySQL garbage collect memory tables

开发者 https://www.devze.com 2023-04-12 01:31 出处:网络
When I use tables with engine=memory in MySQL it destroys performance on the rest of my machine.Is there a way to garbage collect the tables when I\'m done with them so I don\'t have to res开发者_C百科

When I use tables with engine=memory in MySQL it destroys performance on the rest of my machine. Is there a way to garbage collect the tables when I'm done with them so I don't have to res开发者_C百科tart my machine? Thanks.

0

精彩评论

暂无评论...
验证码 换一张
取 消