Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 4.759 |
testGetExportedKeysUsingInfoSchema | Success | | 1.996 |
testGetCrossReferenceUsingInfoSchema | Success | | 0.987 |
testGetProceduresUsingInfoSchema | Success | | 0.765 |
testGetColumnPrivilegesUsingInfoSchema | Success | | 0.383 |
testGetTablesUsingInfoSchema | Success | | 0.430 |
testGetColumnsUsingInfoSchema | Success | | 0.415 |
testGetIndexInfoUsingInfoSchema | Error | Illegal operation on empty result set.
java.sql.SQLException: Illegal operation on empty result set. at com.mysql.jdbc.SQLError.createSQLException(Ljava.lang.String;Ljava.lang.String;)Ljava.sql.SQLException;(SQLError.java:910) at com.mysql.jdbc.ResultSet.checkRowPos()V(ResultSet.java:685) at com.mysql.jdbc.ResultSet.getStringInternal(IZ)Ljava.lang.String;(ResultSet.java:5487) at com.mysql.jdbc.ResultSet.getString(I)Ljava.lang.String;(ResultSet.java:5431) at com.mysql.jdbc.ResultSet.getString(Ljava.lang.String;)Ljava.lang.String;(ResultSet.java:5447) at testsuite.simple.MetadataTest.testGetIndexInfoUsingInfoSchema()V(MetadataTest.java:564) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) | 0.623 |
testGetPrimaryKeysUsingInfoShcema | Success | | 0.352 |
testTinyint1IsBit | Success | | 0.988 |
testSupportsSelectForUpdate | Success | | 0.289 |
testBitType | Success | | 0.356 |
testRSMDIsReadOnly | Success | | 0.307 |
testViewMetaData | Success | | 0.316 |
testGetPrimaryKeys | Success | | 0.377 |
testForeignKeys | Success | | 0.959 |