The database disk image is malformed (database disk image is malformed)

INSERT INTO datajawaban (indexkey, jawaban, indexmapel) values (1,“test”,“test”)

ERROR 9015: SQL engine error: query error: Error code 11: The database disk image is malformed (database disk image is malformed)

The row isn’t even that much, it’s only 2700 rows and it’s already corrupted ? Is it even possible to repair it ?

1 Like

Have you tried using Time Travel?

1 Like

This database is on the legacy alpha backend. You should re-create it using the new storage backend: Changelog · Cloudflare D1 docs

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.