Overview
Artifact ID: | db4451b8f4f2e0dcfc5a7d11aec7931050fb459ee12213db0291903dfa5ece15 |
---|---|
Ticket: | 02f0f4c54f2819b3623e6f86128086a83b0a1b62
The ".dump" comman crashes following PRAGMA empty_result_callbacks=1 |
User & Date: | drh 2017-08-28 10:57:31 |
Changes
- icomment:
The following script causes the command-line shell to crash: <blockquote><verbatim> PRAGMA empty_result_callbacks=1; .dump </verbatim></blockquote> This is a problem in the command-line shell program, not the the core SQLite library. The problem seems to have been introduced by check-in [a0028d4808275c] on 2009-05-21 and first appeared in SQLite 3.6.15.
- login: "drh"
- mimetype: "text/x-fossil-wiki"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
The ".dump" comman crashes following PRAGMA empty_result_callbacks=1
- type changed to: "Code_Defect"