diff options
| author | 2012-03-05 10:30:06 -0800 | |
|---|---|---|
| committer | 2012-03-05 10:30:06 -0800 | |
| commit | 08cbdad565b3d2a01b005ceea5667f261ba89353 (patch) | |
| tree | 5b8537809a068def45cac6f6f0cc4f71b6ca534d /libs/gui/BufferQueue.cpp | |
| parent | 8dc3cc2e13b500e368f5ba1aacfaf0eddbce668c (diff) | |
Don't log SQLITE_SCHEMA errors.
These errors are usually transient. SQLite automatically retries
queries up to 5 times before actually reporting an error to the
application. We expect SQLITE_SCHEMA errors to occur occasionally
due to the prepared statement cache, and it is ok.
If SQLite fails to automatically resolve a schema error, then
a SQLiteException will be thrown as usual.
Bug: 6114391
Change-Id: I0cdafa1a1db5c567b95bec0c41310802fe75a8c7
Diffstat (limited to 'libs/gui/BufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions