FLUSH TABLE

Syntax

FLUSH TABLE table_name [IF bool_expr]

Description

Flushes named table (requires disabling the table first).

Example