bug-parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sql: no parameter, fail


From: Ole Tange
Subject: Re: sql: no parameter, fail
Date: Tue, 7 Sep 2010 13:04:36 +0200

On Tue, Sep 7, 2010 at 11:22 AM, Hans Schou <address@hidden> wrote:
> version: 20100906
>
> if 'sql' is started with no arguments, it fails:
> $ sql
> Use of uninitialized value $alias in pattern match (m//) at
> /usr/bin/sql line 669.
> Use of uninitialized value $url in pattern match (m//) at /usr/bin/sql line 
> 723.
> Use of uninitialized value $url in concatenation (.) or string at
> /usr/bin/sql line 752.
> Error:
>  is not a valid DB-URL
>
> sql [-hnr] [--table-size] [--db-size] [-p pass-through] [-s string]
> dburl [command]

Next version will fail saying:

Error:
No DBURL given

sql [-hnr] [--table-size] [--db-size] [-p pass-through] [-s string]
dburl [command]

Hope that helps.

/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]