fix test case

This commit is contained in:
yihaoDeng 2023-09-16 09:08:46 +08:00
parent a66145a494
commit 3a3c5f69a6
1 changed files with 6 additions and 5 deletions

View File

@ -292,11 +292,12 @@ if $rows != 1 then
return -1
endi
sql drop index $data[0][0]
#$drop_name=`$data[0][0]`
#sql drop index `$data[0][0]\`
if $rows != 0 then
return -1
endi
#if $rows != 0 then
# return -1
#endi
sql_error drop index t2
@ -304,7 +305,7 @@ sql_error drop index t3
sql create index ti0 on $mtPrefix (t1)
#sql create index ti0 on $mtPrefix (t1)
$i = $interval
while $i < $limit