You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Kirk True (Updated) (JIRA)" <ji...@apache.org> on 2012/03/07 02:23:57 UTC

[jira] [Updated] (CASSANDRA-4008) Unable to operate on Schema column family in cassandra-cli as "Schema" is a reserved word

     [ https://issues.apache.org/jira/browse/CASSANDRA-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk True updated CASSANDRA-4008:
---------------------------------

    Labels: lhf  (was: )
    
> Unable to operate on Schema column family in cassandra-cli as "Schema" is a reserved word
> -----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-4008
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4008
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Kirk True
>            Assignee: Kirk True
>            Priority: Minor
>              Labels: lhf
>             Fix For: 1.1.0
>
>
> Steps:
> # Run {{./bin/cassandra-cli}}
> # Use the system keyspace ({{use system;}})
> # List the rows in the {{Schema}} column family ({{list Schema;}})
> Expected:
> To see a list of rows.
> Actual:
> Error message: {{Syntax error at position 5: mismatched input 'Schema' expecting set null}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira