fix: show dnode 1 variables count

This commit is contained in:
shenglian zhou 2022-06-23 14:12:03 +08:00
parent edc42a78ab
commit c4b1d43bbc
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ if $rows != 4 then
endi endi
sql show dnode 1 variables; sql show dnode 1 variables;
if $rows != 114 then if $rows != 116 then
return -1 return -1
endi endi