[
https://issues.apache.org/jira/browse/CASSANDRA-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne resolved CASSANDRA-4333.
-----------------------------------------
Resolution: Won't Fix
This is part of CQL3 having case insensitive keyspace names while CQL2 doesn't.
You can still access your keyspace in CQL3 obviously but you'll have to use
double quotes.
> cqlsh: cannot "USE" keyspace with uppercase characters
> ------------------------------------------------------
>
> Key: CASSANDRA-4333
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4333
> Project: Cassandra
> Issue Type: Bug
> Environment: ubuntu, git:cassandra-1.1
> Reporter: Tyler Patterson
> Assignee: paul cannon
>
> create a keyspace with an uppercase character in cqlsh2. Go to cqlsh3 and try
> to "USE" the keyspace. An error says the keyspace does not exist.
--
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