Fix change ci res.

This commit is contained in:
xiao-77 2025-02-08 13:42:20 +08:00
parent c1a265911e
commit cf14c30927
2 changed files with 2 additions and 2 deletions

View File

@ -230,7 +230,7 @@ endi
sql_error show create stable t0;
sql show variables;
if $rows != 93 then
if $rows != 88 then
return -1
endi

View File

@ -120,7 +120,7 @@ if $rows != 3 then
endi
sql show variables;
if $rows != 93 then
if $rows != 88 then
return -1
endi