From 2aec80f17d6fc9b676a06b9674c30e7c25514bb4 Mon Sep 17 00:00:00 2001 From: lawyerphx Date: Tue, 16 Jun 2020 12:51:00 +0800 Subject: [PATCH] cherry pick #2885 to release-4.0 Signed-off-by: ti-srebot --- sql-statements/sql-statement-flush-tables.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sql-statements/sql-statement-flush-tables.md b/sql-statements/sql-statement-flush-tables.md index a89d531da6b9b..257b2d345d018 100644 --- a/sql-statements/sql-statement-flush-tables.md +++ b/sql-statements/sql-statement-flush-tables.md @@ -23,6 +23,10 @@ This statement is included for compatibility with MySQL. It has no effective usa ![FlushOption](/media/sqlgram/FlushOption.png) +**LogTypeOpt:** + +![LogTypeOpt](/media/sqlgram/LogTypeOpt.png) + **TableOrTables:** ![TableOrTables](/media/sqlgram/TableOrTables.png)