fix print typo in general/db/basic5.sim.

This commit is contained in:
Shuduo Sang 2020-04-10 12:21:56 +08:00
parent b17e732938
commit 8c86feba0a
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ if $data02 != ready then
return -1
endi
print =============== drop table
print =============== drop database
sql drop database d1
sql show databases