Fossil SCM

Error: cannot close database "unable to close due to unfinalised statements" with fossil sqlite3 command

Fixed

891cd78969e03ec… · opened 15 years, 4 months ago

Type
Code_Defect
Priority
Severity
Important
Resolution
Fixed
Subsystem
Created
Dec. 4, 2010 10:04 p.m.

Closing fossil sqlite session will show error if content(uuid) function was used.

c:\soft\msys\home\user\fossil>fossil ver
This is fossil version [bd75ea06b8] 2010-12-04 19:25:04 UTC
c:\soft\msys\home\user\fossil>fossil sqlite3
SQLite version 3.7.4
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> select * from blob where uuid='2e68abae2f7da03c7418cfe4eedc11c484fbee82';
9935|622|2886|2e68abae2f7da03c7418cfe4eedc11c484fbee82|
sqlite> select content('2e68abae2f7da03c7418cfe4eedc11c484fbee82');
...
there is a content of artifact [2e68abae2f7da03c7418cfe4eedc11c484fbee82] listed
...
sqlite> .quit
Error: cannot close database "unable to close due to unfinalised statements"

c:\soft\msys\home\user\fossil>

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button