Unit Test Results

Designed for use with JUnit and Ant.

Class testsuite.simple.MetadataTest

NameTestsErrorsFailuresTime(s)
MetadataTest162010.223

Tests

NameStatusTypeTime(s)
testGetImportedKeysUsingInfoSchemaSuccess1.845
testGetExportedKeysUsingInfoSchemaSuccess1.441
testGetCrossReferenceUsingInfoSchemaSuccess0.922
testGetProceduresUsingInfoSchemaSuccess0.744
testGetColumnPrivilegesUsingInfoSchemaErrorThere is no such grant defined for user 'unittest' on host '192.168.29.254'

com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: There is no such grant defined for user 'unittest' on host '192.168.29.254' 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.407
testGetTablesUsingInfoSchemaSuccess0.423
testGetColumnsUsingInfoSchemaSuccess0.400
testGetIndexInfoUsingInfoSchemaErrorIllegal 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.379
testGetPrimaryKeysUsingInfoShcemaSuccess0.401
testTinyint1IsBitSuccess0.590
testSupportsSelectForUpdateSuccess0.269
testBitTypeSuccess0.312
testRSMDIsReadOnlySuccess0.312
testViewMetaDataSuccess0.319
testGetPrimaryKeysSuccess0.327
testForeignKeysSuccess0.757
Properties »
System.out »
System.err »