Is It Possible To Truncate Performance_schema Tables?
(Doc ID 3064360.1)
Last updated on DECEMBER 19, 2024
Applies to:
MySQL Server - Version 8.0 and laterInformation in this document applies to any platform.
Goal
Even after calling the `sys.ps_truncate_all_tables(FALSE)` procedure or directly truncating, data remains and memory is still used.
How can I release the occupied memory?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |