[02:13:30] DanielK_WMDE: bug in revisionstore https://gerrit.wikimedia.org/r/#/c/406141 [02:13:42] * addshore goes to get food [02:27:44] addshore, DanielK_WMDE: That patch should be completely unnecessary. All the tables, fields, and joins returned by CommentStore::getJoin() are aliased, no numerical indexes are used. [02:30:13] That's even documented in the method's documentation: "All tables, fields, and joins are aliased, so `+` is safe to use."