What happened
Spent ~5 days making ~50k metadata edits with ComicRackCE open. App stalled; after closing and reopening, all edits from the last few days were gone in the UI. Older edits are still there. No new books were added.
What I expected
Edits to persist (committed to DB) so they survive a restart.
How I verified
- DB:
doujin.comics row count unchanged.
- Searched for a unique tag I added during the session (
"In DB") inside the JSON data field → 0 matches.
- So the recent edits never reached the DB.
Environment
ComicRackCE (Most recent version), Windows 10, MariaDB 10.4.27 (binlogs off).
Ask
Is CE buffering edits client-side / deferring commits? What triggers a guaranteed flush/commit, and is there a setting to force immediate persistence so this can’t happen again?
What happened
Spent ~5 days making ~50k metadata edits with ComicRackCE open. App stalled; after closing and reopening, all edits from the last few days were gone in the UI. Older edits are still there. No new books were added.
What I expected
Edits to persist (committed to DB) so they survive a restart.
How I verified
doujin.comicsrow count unchanged."In DB") inside the JSONdatafield → 0 matches.Environment
ComicRackCE (Most recent version), Windows 10, MariaDB 10.4.27 (binlogs off).
Ask
Is CE buffering edits client-side / deferring commits? What triggers a guaranteed flush/commit, and is there a setting to force immediate persistence so this can’t happen again?