minor changes
This commit is contained in:
parent
b8896c3657
commit
c43cca3cb4
|
@ -11,9 +11,9 @@ sleep 3000
|
||||||
sql connect
|
sql connect
|
||||||
|
|
||||||
print ========== step2
|
print ========== step2
|
||||||
sql drop database log -x step21
|
#sql drop database log -x step21
|
||||||
return -1
|
# return -1
|
||||||
step21:
|
#step21:
|
||||||
sql drop table log.dn -x step22
|
sql drop table log.dn -x step22
|
||||||
return -1
|
return -1
|
||||||
step22:
|
step22:
|
||||||
|
|
Loading…
Reference in New Issue