Doc: Document problem sorting inserted data
authorErik Bernhardson <ebernhardson@wikimedia.org>
Sat, 8 Nov 2014 00:43:57 +0000 (16:43 -0800)
committerMatthew Flaschen <mflaschen@wikimedia.org>
Fri, 14 Nov 2014 00:28:17 +0000 (19:28 -0500)
commitfa286d4eb5412d1d0642cc94fe1ccc5888721f51
tree738c244b171572be543a215e099366d5192113df
parent4564eec29f50ac82845fe7248d94023474a2162d
Doc: Document problem sorting inserted data

Adds documentation referencing the root cause of the linked intermittent
failures caused by some versions of sqlite mis-handling this data. Logs
an error indicating that this is a known buggy workaroung along with
the solution.

Bug: 72367
Change-Id: If26346e4d71560d6a8a3f79a52e52ee6e90e0304
includes/db/DatabaseSqlite.php