change
This commit is contained in:
parent
a18c9c1b53
commit
ca9dfb8a17
|
@ -15,7 +15,7 @@ public class InvalidResultSetPointerTest {
|
||||||
private static Connection connection;
|
private static Connection connection;
|
||||||
private static int numOfSTb = 30000;
|
private static int numOfSTb = 30000;
|
||||||
private static int numOfTb = 3;
|
private static int numOfTb = 3;
|
||||||
private static int numOfThreads = 1;
|
private static int numOfThreads = 10;
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void test() throws SQLException {
|
public void test() throws SQLException {
|
||||||
|
|
Loading…
Reference in New Issue