Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 5.533 |
testGetExportedKeysUsingInfoSchema | Success | | 1.976 |
testGetCrossReferenceUsingInfoSchema | Success | | 0.984 |
testGetProceduresUsingInfoSchema | Success | | 0.805 |
testGetColumnPrivilegesUsingInfoSchema | Success | | 0.476 |
testGetTablesUsingInfoSchema | Success | | 0.417 |
testGetColumnsUsingInfoSchema | Success | | 0.416 |
testGetIndexInfoUsingInfoSchema | Error | Illegal operation on empty result set.
java.sql.SQLException: Illegal operation on empty result set. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:910) at com.mysql.jdbc.ResultSet.checkRowPos(ResultSet.java:685) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5487) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:5431) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:5447) at testsuite.simple.MetadataTest.testGetIndexInfoUsingInfoSchema(MetadataTest.java:564) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) | 0.650 |
testGetPrimaryKeysUsingInfoShcema | Success | | 0.384 |
testTinyint1IsBit | Success | | 1.060 |
testSupportsSelectForUpdate | Success | | 0.282 |
testBitType | Success | | 0.358 |
testRSMDIsReadOnly | Success | | 0.295 |
testViewMetaData | Success | | 0.388 |
testGetPrimaryKeys | Success | | 0.399 |
testForeignKeys | Success | | 0.971 |