This commit is contained in:
zyyang 2021-02-04 11:24:20 +08:00
parent fe35dfb9ff
commit 723946ddec
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ public class InvalidResultSetPointerTest {
createSTable();
createTable();
insert();
selectMultiThreading();
// selectMultiThreading();
close();
}