Fwd: SQLite 3.6.20 problem

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Fwd: SQLite 3.6.20 problem

by D. Richard Hipp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Begin forwarded message:

> From: Ken Zalewski <kennyz@...>
> Date: November 9, 2009 9:45:22 AM EST
> To: drh@...
> Subject: SQLite 3.6.20 problem
>
> Rich,
>
> It seems that the "-batch" option in 3.6.20 has stopped working.
>
> If I run "sqlite3 -batch blah.db < create_tables.sql"
>
> the blah.db database is never created.
>
> In versions up to and including 3.6.19, the blah.db file would  
> properly be created.


> In fact, the -batch option, even when used with an already-existing  
> database, seems to have no effect.  If I run "sqlite3 -batch  
> existing.db < create_tables.sql", no tables are actually created.
>
> This seems to be a major change.  Does -batch serve any purpose any  
> longer?

D. Richard Hipp
drh@...



_______________________________________________
sqlite-users mailing list
sqlite-users@...
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: Fwd: SQLite 3.6.20 problem

by Shane Harrelson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Fixed in check-in http://www.sqlite.org/src/info/8097c64acf


On Mon, Nov 9, 2009 at 10:52 AM, D. Richard Hipp <drh@...> wrote:

>
>
> Begin forwarded message:
>
>> From: Ken Zalewski <kennyz@...>
>> Date: November 9, 2009 9:45:22 AM EST
>> To: drh@...
>> Subject: SQLite 3.6.20 problem
>>
>> Rich,
>>
>> It seems that the "-batch" option in 3.6.20 has stopped working.
>>
>> If I run "sqlite3 -batch blah.db < create_tables.sql"
>>
>> the blah.db database is never created.
>>
>> In versions up to and including 3.6.19, the blah.db file would
>> properly be created.
>
>
>> In fact, the -batch option, even when used with an already-existing
>> database, seems to have no effect.  If I run "sqlite3 -batch
>> existing.db < create_tables.sql", no tables are actually created.
>>
>> This seems to be a major change.  Does -batch serve any purpose any
>> longer?
>
> D. Richard Hipp
> drh@...
>
>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@...
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@...
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users