提交 4dab12e8 编写于 作者: Z zyyang

change

上级 3af45d47
......@@ -22,7 +22,6 @@ public class InvalidResultSetPointerTest {
execute("drop database if exists " + dbName);
execute("create database if not exists " + dbName);
execute("use " + dbName);
execute("drop table if exists " + dbName + "." + stbName + "");
createSTable();
createTable();
insert();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册