From 7baecfc4a0f22de604a6106891d0ff24bbf9ea6e Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Tue, 14 May 2024 23:57:17 +0800 Subject: [PATCH] Update README.md --- plugins/mysql/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/mysql/README.md b/plugins/mysql/README.md index 4e4dc435c..0427303eb 100644 --- a/plugins/mysql/README.md +++ b/plugins/mysql/README.md @@ -1,2 +1,4 @@ -show global variables like '%gtid%'; \ No newline at end of file +show global variables like '%gtid%'; + +show global variables like 'server_uuid'; \ No newline at end of file