Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 17.296 |
testGetExportedKeysUsingInfoSchema | Success | | 20.927 |
testGetCrossReferenceUsingInfoSchema | Success | | 14.693 |
testGetProceduresUsingInfoSchema | Success | | 17.935 |
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(Ljava.lang.String;Ljava.lang.String;I)Ljava.sql.SQLException;(SQLError.java:936) at com.mysql.jdbc.MysqlIO.checkErrorPacket(I)Lcom.mysql.jdbc.Buffer;(MysqlIO.java:2870) at com.mysql.jdbc.MysqlIO.sendCommand(ILjava.lang.String;Lcom.mysql.jdbc.Buffer;ZLjava.lang.String;)Lcom.mysql.jdbc.Buffer;(MysqlIO.java:1573) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(Lcom.mysql.jdbc.Statement;Ljava.lang.String;Ljava.lang.String;Lcom.mysql.jdbc.Buffer;ILcom.mysql.jdbc.Connection;IIZLjava.lang.String;Z)Lcom.mysql.jdbc.ResultSet;(MysqlIO.java:1665) at com.mysql.jdbc.Connection.execSQL(Lcom.mysql.jdbc.Statement;Ljava.lang.String;ILcom.mysql.jdbc.Buffer;IIZLjava.lang.String;ZZ)Lcom.mysql.jdbc.ResultSet;(Connection.java:3118) at com.mysql.jdbc.Statement.executeUpdate(Ljava.lang.String;Z)I(Statement.java:1313) at com.mysql.jdbc.Statement.executeUpdate(Ljava.lang.String;)I(Statement.java:1232) at testsuite.simple.MetadataTest.testGetColumnPrivilegesUsingInfoSchema()V(MetadataTest.java:677) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) | 18.258 |
testGetTablesUsingInfoSchema | Success | | 17.706 |
testGetColumnsUsingInfoSchema | Success | | 18.016 |
testGetIndexInfoUsingInfoSchema | Error | Illegal operation on empty result set.
java.sql.SQLException: Illegal operation on empty result set. at com.mysql.jdbc.SQLError.createSQLException(Ljava.lang.String;Ljava.lang.String;)Ljava.sql.SQLException;(SQLError.java:910) at com.mysql.jdbc.ResultSet.checkRowPos()V(ResultSet.java:685) at com.mysql.jdbc.ResultSet.getStringInternal(IZ)Ljava.lang.String;(ResultSet.java:5487) at com.mysql.jdbc.ResultSet.getString(I)Ljava.lang.String;(ResultSet.java:5431) at com.mysql.jdbc.ResultSet.getString(Ljava.lang.String;)Ljava.lang.String;(ResultSet.java:5447) at testsuite.simple.MetadataTest.testGetIndexInfoUsingInfoSchema()V(MetadataTest.java:564) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) | 17.980 |
testGetPrimaryKeysUsingInfoShcema | Success | | 17.989 |
testTinyint1IsBit | Success | | 27.031 |
testSupportsSelectForUpdate | Success | | 9.910 |
testBitType | Success | | 9.348 |
testRSMDIsReadOnly | Success | | 9.036 |
testViewMetaData | Success | | 8.720 |
testGetPrimaryKeys | Success | | 9.658 |
testForeignKeys | Success | | 8.703 |