MySQL 8.0 Release Notes
MySQL 8.0 Source Code Documentation
Truncates all Performance Schema summary tables, resetting all aggregated instrumentation as a snapshot. Produces a result set indicating how many tables were truncated.
in_verbose BOOLEAN
: Whether to display eachTRUNCATE TABLE
statement before executing it.