[
https://issues.apache.org/jira/browse/CASSANDRA-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106866#comment-13106866
]
Hudson commented on CASSANDRA-3208:
-----------------------------------
Integrated in Cassandra-0.8 #333 (See
[https://builds.apache.org/job/Cassandra-0.8/333/])
Allow using quotes in "USE <keyspace>;" CLI command
patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-3208
xedin : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1171792
Files :
* /cassandra/branches/cassandra-0.8/CHANGES.txt
*
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/cli/CliClient.java
> USE <keyspace> doesn't work for numeric keyspaces
> -------------------------------------------------
>
> Key: CASSANDRA-3208
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3208
> Project: Cassandra
> Issue Type: Bug
> Reporter: Ophir Radnitz
> Assignee: Pavel Yaskevich
> Priority: Minor
> Labels: cli
> Fix For: 0.8.7
>
> Attachments: CASSANDRA-3208.patch
>
>
> In the CLI, {code}USE <keyspace>;{code} doesn't work for keyspaces' names
> that contain only digits.
> The error I'm getting is:
> {{Syntax error at position 4: mismatched input '20110914' expecting
> Identifier}}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira