commit | b339509d3129db32a57ef95fc322a8482b6994f3 | [log] [tgz] |
---|---|---|
author | Vasu Nori <vnori@google.com> | Thu Jun 10 17:47:25 2010 -0700 |
committer | Vasu Nori <vnori@google.com> | Thu Jun 10 17:54:53 2010 -0700 |
tree | 1e9ea7827061e292ff786474427773a3d5903937 | |
parent | 0a87ae799c50de623ed57b1caf525fe1e9b7128c [diff] |
sqlite error "unsupported file format" = corruption sometimes sqlite corruption is so egregious that the sqlite doesn't even think the file is of supported formatl; ie., the file header is bad. treat this as corruption. this check used to be done in sqlite3.c - move it to android code so that we have less android-changes in sqlite3.c depends on Change-Id: I334286a1a377b962b1a97dd2af00e194f035090e Change-Id: Ide8cd1053b1ec00372fbc87caaaaefb408ce9104