Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 4.699 |
testGetExportedKeysUsingInfoSchema | Success | | 2.722 |
testGetCrossReferenceUsingInfoSchema | Success | | 0.802 |
testGetProceduresUsingInfoSchema | Success | | 0.317 |
testGetColumnPrivilegesUsingInfoSchema | Success | | 0.328 |
testGetTablesUsingInfoSchema | Success | | 0.332 |
testGetColumnsUsingInfoSchema | Success | | 0.334 |
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.514 |
testGetPrimaryKeysUsingInfoShcema | Success | | 0.301 |
testTinyint1IsBit | Success | | 0.901 |
testSupportsSelectForUpdate | Success | | 0.240 |
testBitType | Success | | 0.290 |
testRSMDIsReadOnly | Success | | 0.260 |
testViewMetaData | Success | | 0.280 |
testGetPrimaryKeys | Success | | 0.328 |
testForeignKeys | Success | | 0.660 |