Comment 1 for bug 726067

Revision history for this message
pjv (pjv) wrote :

02-27 02:47:31.938: INFO/Database(3132): sqlite returned: error code = 17, msg = prepared statement aborts at 17: [SELECT composite_id, component_id FROM composition WHERE (composite_id=?) ORDER BY component_id ASC]

02-27 02:47:33.578: INFO/Database(3132): sqlite returned: error code = 17, msg = prepared statement aborts at 13: [INSERT INTO items(created, modified, subtype) VALUES(?, ?, ?);]

These are benign apparently: http://code.google.com/p/android/issues/detail?id=11743