Name | Status | Type | Time(s) |
testGetImportedKeysUsingInfoSchema | Success | | 2.343 |
testGetExportedKeysUsingInfoSchema | Success | | 1.298 |
testGetCrossReferenceUsingInfoSchema | Success | | 0.837 |
testGetProceduresUsingInfoSchema | Success | | 0.527 |
testGetColumnPrivilegesUsingInfoSchema | Error | GRANT command denied to user 'unittest'@'192.168.29.254' for table 't1'
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: GRANT command denied to user 'unittest'@'192.168.29.254' for table 't1' 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) | 0.357 |
testGetTablesUsingInfoSchema | Success | | 0.325 |
testGetColumnsUsingInfoSchema | Success | | 0.363 |
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) | 0.302 |
testGetPrimaryKeysUsingInfoShcema | Success | | 0.294 |
testTinyint1IsBit | Success | | 0.567 |
testSupportsSelectForUpdate | Success | | 0.217 |
testBitType | Success | | 0.340 |
testRSMDIsReadOnly | Success | | 0.230 |
testViewMetaData | Success | | 0.244 |
testGetPrimaryKeys | Success | | 0.281 |
testForeignKeys | Success | | 0.536 |