[
https://issues.apache.org/jira/browse/CASSANDRA-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-5596.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.6
Assignee: Jonathan Ellis
fixed in 27e8f87ff14296c7381d1e7767e37f75072c916c; thanks!
> CREATE TABLE error message swaps table and keyspace
> ---------------------------------------------------
>
> Key: CASSANDRA-5596
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5596
> Project: Cassandra
> Issue Type: Improvement
> Affects Versions: 1.2.0
> Environment: CQLSH 3.0 on Ubuntu Linux 12.04 LTS
> Reporter: Lex Lythius
> Assignee: Jonathan Ellis
> Priority: Trivial
> Fix For: 1.2.6
>
>
> When trying to create an existing table, CQLSH rightfully complains in a
> weird way:
> USE blink;
> CREATE TABLE tags ( tag ascii PRIMARY KEY, type ascii, label varchar, rel
> map<ascii, ascii> )
> Bad Request: Cannot add already existing column family "blink" to keyspace
> "tags"
> Keyspace and table names are swapped.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira