Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 13.074 |
testGetExportedKeysUsingInfoSchema | Success | | 16.559 |
testGetCrossReferenceUsingInfoSchema | Success | | 10.329 |
testGetProceduresUsingInfoSchema | Success | | 10.221 |
testGetColumnPrivilegesUsingInfoSchema | Error | There 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(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) | 10.293 |
testGetTablesUsingInfoSchema | Success | | 10.542 |
testGetColumnsUsingInfoSchema | Success | | 10.165 |
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) | 10.661 |
testGetPrimaryKeysUsingInfoShcema | Success | | 10.138 |
testTinyint1IsBit | Success | | 15.071 |
testSupportsSelectForUpdate | Success | | 5.699 |
testBitType | Success | | 5.861 |
testRSMDIsReadOnly | Success | | 5.705 |
testViewMetaData | Success | | 5.690 |
testGetPrimaryKeys | Success | | 5.530 |
testForeignKeys | Success | | 5.649 |