Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 1.360 |
testGetExportedKeysUsingInfoSchema | Success | | 3.625 |
testGetCrossReferenceUsingInfoSchema | Success | | 0.875 |
testGetProceduresUsingInfoSchema | Success | | 0.562 |
testGetColumnPrivilegesUsingInfoSchema | Error | GRANT command denied to user 'unittest'@'windows-box' for table 't1'
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: GRANT command denied to user 'unittest'@'windows-box' for table 't1' at com.mysql.jdbc.SQLError.createSQLException(Ljava.lang.String;Ljava.lang.String;I)Ljava.sql.SQLException;(SQLError.java:936) at com.mysql.jdbc.MysqlIO.checkErrorPacket(I)Lcom.mysql.jdbc.Buffer;(MysqlIO.java:2870) at com.mysql.jdbc.MysqlIO.sendCommand(ILjava.lang.String;Lcom.mysql.jdbc.Buffer;ZLjava.lang.String;)Lcom.mysql.jdbc.Buffer;(MysqlIO.java:1573) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(Lcom.mysql.jdbc.Statement;Ljava.lang.String;Ljava.lang.String;Lcom.mysql.jdbc.Buffer;ILcom.mysql.jdbc.Connection;IIZLjava.lang.String;Z)Lcom.mysql.jdbc.ResultSet;(MysqlIO.java:1665) at com.mysql.jdbc.Connection.execSQL(Lcom.mysql.jdbc.Statement;Ljava.lang.String;ILcom.mysql.jdbc.Buffer;IIZLjava.lang.String;ZZ)Lcom.mysql.jdbc.ResultSet;(Connection.java:3118) at com.mysql.jdbc.Statement.executeUpdate(Ljava.lang.String;Z)I(Statement.java:1313) at com.mysql.jdbc.Statement.executeUpdate(Ljava.lang.String;)I(Statement.java:1232) at testsuite.simple.MetadataTest.testGetColumnPrivilegesUsingInfoSchema()V(MetadataTest.java:677) 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.500 |
testGetTablesUsingInfoSchema | Success | | 0.297 |
testGetColumnsUsingInfoSchema | Success | | 0.297 |
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.281 |
testGetPrimaryKeysUsingInfoShcema | Success | | 0.313 |
testTinyint1IsBit | Success | | 0.484 |
testSupportsSelectForUpdate | Success | | 0.219 |
testBitType | Success | | 0.250 |
testRSMDIsReadOnly | Success | | 0.234 |
testViewMetaData | Success | | 0.281 |
testGetPrimaryKeys | Success | | 0.250 |
testForeignKeys | Success | | 0.532 |