Skip to content

disk I/O error on transaction with two tables on release 2.3 #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
deividi21 opened this issue Mar 30, 2020 · 2 comments
Open

disk I/O error on transaction with two tables on release 2.3 #23

deividi21 opened this issue Mar 30, 2020 · 2 comments

Comments

@deividi21
Copy link

Hello @siara-cc ,

I've updated my library with the latest of your releases and found out that the same error that was occurring last month, solved on issue #21 , is now happening again.

By comparing the two versions, I've noticed that if I comment this line of code
#define SQLITE_DEFAULT_CACHE_SIZE -1
on config_ext.h, it works, at least for my case, at least for now.

Please, take a look whenever you can. Thank you.

@phamminhkhac
Copy link

I don't known where should I put my question, so maybe here is the good one.
I just want to ask "what happen if I insert new row into table but at the moment sqlite3 writen to bad cell on the Flash chip, does sqlite3 return "IO disk error" or retry to write again on another cell?

@winkelict
Copy link

i think the solution in this issue might fix this problem #81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants