You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mikhail Stepura (JIRA)" <ji...@apache.org> on 2014/05/30 01:02:01 UTC

[jira] [Created] (CASSANDRA-7325) Cqlsh count non-empty lines for "Blank lines" warning

Mikhail Stepura created CASSANDRA-7325:
------------------------------------------

             Summary: Cqlsh count non-empty lines for "Blank lines" warning
                 Key: CASSANDRA-7325
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7325
             Project: Cassandra
          Issue Type: Bug
            Reporter: Mikhail Stepura
            Assignee: Mikhail Stepura
            Priority: Minor
             Fix For: 2.0.9, 2.1 rc1


{code}
[cqlsh 4.1.1 | Cassandra 2.0.8-SNAPSHOT | CQL spec 3.1.1 | Thrift protocol 19.39.0]
Use HELP for help.

cqlsh> use system;
cqlsh:system> select *
          ... from
          ... local
          ... where
Statements are terminated with a ';'.  You can press CTRL-C to cancel an imcomplete statement.
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)