[ https://forge.continuent.org/jira/browse/SEQUOIA-186?page=all ]
     
Stephane Giron closed SEQUOIA-186:
----------------------------------


Closing as bug is fixed

> REVOKE and GRANT don't appear to be supported
> ---------------------------------------------
>
>          Key: SEQUOIA-186
>          URL: https://forge.continuent.org/jira/browse/SEQUOIA-186
>      Project: Sequoia
>         Type: Bug
>   Components: JDBC Driver
>     Versions: Sequoia 2.3
>  Environment:  Postgres 8.0, Linux, Sun Java 1.5
>     Reporter: Nick Burch
>     Assignee: Stephane Giron
>     Priority: Critical
>      Fix For: Sequoia 2.4

>
>
> Revoke statements don't appear to work. If you send "REVOKE ALL ON 
> l_brandingType FROM PUBLIC" you get this in the controller log:
> 2005-11-11 10:59:49,693 WARN  controller.virtualdatabase.nems_test Request 
> '0' failed (Unable to parse an unknown request)
> 2005-11-11 10:59:49,694 WARN  
> virtualdatabase.VirtualDatabaseWorkerThread.nems_test Error during command 
> execution (Unable to parse an unknown request)
> and this exception thrown:
>     org.continuent.sequoia.common.exceptions.driver.DriverSQLException: 
> Message of cause: Unable to parse an unknown request
> Grant statements appear to fail in the same way. If you send "GRANT  ALL ON 
> l_brandingType TO postgres" you get:
> 2005-11-11 10:59:49,720 WARN  controller.virtualdatabase.nems_test Request 
> '1' failed (Unable to parse an unknown request)
> 2005-11-11 10:59:49,721 WARN  
> virtualdatabase.VirtualDatabaseWorkerThread.nems_test Error during command 
> execution (Unable to parse an unknown request)
> and this exception thrown:
>     org.continuent.sequoia.common.exceptions.driver.DriverSQLException: 
> Message of cause: Unable to parse an unknown request

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to