Name | Status | Type | Time(s) |
testForeignKeys | Success | | 9.794 |
testGetPrimaryKeys | Success | | 7.362 |
testViewMetaData | Success | | 9.207 |
testRSMDIsReadOnly | Success | | 8.961 |
testBitType | Success | | 9.015 |
testSupportsSelectForUpdate | Success | | 8.756 |
testTinyint1IsBit | Success | | 26.054 |
testGetPrimaryKeysUsingInfoShcema | Success | | 18.124 |
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | 17.893 |
testGetColumnsUsingInfoSchema | Success | | 17.933 |
testGetTablesUsingInfoSchema | Success | | 18.037 |
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | 18.105 |
testGetProceduresUsingInfoSchema | Success | | 17.873 |
testGetCrossReferenceUsingInfoSchema | Success | | 18.275 |
testGetExportedKeysUsingInfoSchema | Success | | 17.869 |
testGetImportedKeysUsingInfoSchema | Success | | 17.934 |