Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 2.766 |
testGetExportedKeysUsingInfoSchema | Success | | 5.578 |
testGetCrossReferenceUsingInfoSchema | Success | | 3.391 |
testGetProceduresUsingInfoSchema | Success | | 1.031 |
testGetColumnPrivilegesUsingInfoSchema | Success | | 1.203 |
testGetTablesUsingInfoSchema | Success | | 1.500 |
testGetColumnsUsingInfoSchema | Success | | 1.281 |
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) | 1.438 |
testGetPrimaryKeysUsingInfoShcema | Success | | 1.219 |
testTinyint1IsBit | Success | | 1.640 |
testSupportsSelectForUpdate | Success | | 1.672 |
testBitType | Success | | 1.344 |
testRSMDIsReadOnly | Success | | 1.187 |
testViewMetaData | Success | | 1.141 |
testGetPrimaryKeys | Success | | 1.234 |
testForeignKeys | Success | | 1.110 |