The document contains log entries from an Android SQLite database. It is reporting UNIQUE constraint errors due to duplicate primary keys being inserted into the "message_media" table, indicating an issue with the application trying to insert multiple rows with the same primary key value of "message_row_id".
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
21 views
Log
The document contains log entries from an Android SQLite database. It is reporting UNIQUE constraint errors due to duplicate primary keys being inserted into the "message_media" table, indicating an issue with the application trying to insert multiple rows with the same primary key value of "message_row_id".