Skip to content

[Bug]: get database table is locked error when opening some dbs #3714

Description

@Tafaza

What did you do?

When opening through UI or double clicking the db file to open it, I got this error message:
executeSQL: "database table is locked (SELECT type,name,sql,tbl_name FROM \"main\".sqlite_master;)" "could not get list of db objects: database table is locked"

What did you expect to see?

The exact same files will open with version 3.12.2 with no problem at all.

A very simple db to reproduce the issue is zipped here

What did you see instead?

An error message pops up: executeSQL: "database table is locked (SELECT type,name,sql,tbl_name FROM \"main\".sqlite_master;)" "could not get list of db objects: database table is locked"

DB4S Version

3.13.0

What OS are you seeing the problem on?

Windows

OS version

Windows 11

Relevant log output

No response

Prevention against duplicate issues

  • I have searched for similar issues

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions