Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 24.053 |
testGetExportedKeysUsingInfoSchema | Success | | 30.490 |
testGetCrossReferenceUsingInfoSchema | Success | | 14.104 |
testGetProceduresUsingInfoSchema | Success | | 23.747 |
testGetColumnPrivilegesUsingInfoSchema | Error | There is no such grant defined for user 'unittest' on host '192.168.29.20'
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: There is no such grant defined for user 'unittest' on host '192.168.29.20' 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) | 28.684 |
testGetTablesUsingInfoSchema | Success | | 23.998 |
testGetColumnsUsingInfoSchema | Success | | 19.898 |
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) | 31.482 |
testGetPrimaryKeysUsingInfoShcema | Success | | 24.565 |
testTinyint1IsBit | Success | | 36.376 |
testSupportsSelectForUpdate | Success | | 18.801 |
testBitType | Success | | 20.667 |
testRSMDIsReadOnly | Success | | 18.859 |
testViewMetaData | Success | | 16.723 |
testGetPrimaryKeys | Success | | 15.308 |
testForeignKeys | Success | | 18.616 |