Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 1.745 |
testGetExportedKeysUsingInfoSchema | Success | | 1.362 |
testGetCrossReferenceUsingInfoSchema | Success | | 0.841 |
testGetProceduresUsingInfoSchema | Success | | 0.505 |
testGetColumnPrivilegesUsingInfoSchema | Error | GRANT command denied to user 'unittest'@'192.168.29.254' for table 't1'
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: GRANT command denied to user 'unittest'@'192.168.29.254' for table 't1' at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2870) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1573) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1665) at com.mysql.jdbc.Connection.execSQL(Connection.java:3118) at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1313) at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1232) at testsuite.simple.MetadataTest.testGetColumnPrivilegesUsingInfoSchema(MetadataTest.java:677) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) | 0.385 |
testGetTablesUsingInfoSchema | Success | | 0.308 |
testGetColumnsUsingInfoSchema | Success | | 0.302 |
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.291 |
testGetPrimaryKeysUsingInfoShcema | Success | | 0.296 |
testTinyint1IsBit | Success | | 0.466 |
testSupportsSelectForUpdate | Success | | 0.268 |
testBitType | Success | | 0.241 |
testRSMDIsReadOnly | Success | | 0.219 |
testViewMetaData | Success | | 0.229 |
testGetPrimaryKeys | Success | | 0.266 |
testForeignKeys | Success | | 0.449 |