Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 5.906 |
testGetExportedKeysUsingInfoSchema | Success | | 3.480 |
testGetCrossReferenceUsingInfoSchema | Success | | 0.853 |
testGetProceduresUsingInfoSchema | Success | | 0.335 |
testGetColumnPrivilegesUsingInfoSchema | Success | | 0.361 |
testGetTablesUsingInfoSchema | Success | | 0.338 |
testGetColumnsUsingInfoSchema | Success | | 0.358 |
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.623 |
testGetPrimaryKeysUsingInfoShcema | Success | | 0.306 |
testTinyint1IsBit | Success | | 0.987 |
testSupportsSelectForUpdate | Success | | 0.290 |
testBitType | Success | | 0.323 |
testRSMDIsReadOnly | Success | | 0.259 |
testViewMetaData | Success | | 0.267 |
testGetPrimaryKeys | Success | | 0.372 |
testForeignKeys | Success | | 0.794 |