Name | Status | Type | Time(s) |
testForeignKeys | Success | | 1.887 |
testGetPrimaryKeys | Success | | 1.770 |
testViewMetaData | Success | | 1.253 |
testRSMDIsReadOnly | Success | | 1.528 |
testBitType | Success | | 1.444 |
testSupportsSelectForUpdate | Success | | 1.283 |
testTinyint1IsBit | Success | | 1.516 |
testGetPrimaryKeysUsingInfoShcema | Success | | 1.112 |
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) | 2.248 |
testGetColumnsUsingInfoSchema | Success | | 2.578 |
testGetTablesUsingInfoSchema | Success | | 1.786 |
testGetColumnPrivilegesUsingInfoSchema | Error | There is no such grant defined for user 'unittest' on host 'MARK-MATTHEWS-C'
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: There is no such grant defined for user 'unittest' on host 'MARK-MATTHEWS-C' 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) | 1.147 |
testGetProceduresUsingInfoSchema | Success | | 1.217 |
testGetCrossReferenceUsingInfoSchema | Success | | 5.157 |
testGetExportedKeysUsingInfoSchema | Success | | 1.891 |
testGetImportedKeysUsingInfoSchema | Success | | 1.301 |