https://blog.csdn.net/n88Lpo/article/details/86216575
MySQL運行內存不足時應采取的措施
performance_schema = 1
performance_schema_instrument = "%memory%=on"
2、通過命令查詢
select event_name,current_alloc from sys.memory_global_by_current_bytes
https://blog.csdn.net/n88Lpo/article/details/86216575
performance_schema = 1
performance_schema_instrument = "%memory%=on"
2、通過命令查詢
select event_name,current_alloc from sys.memory_global_by_current_bytes
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。