Page MenuHomePhabricator

[keyserver] Fix fetchKnownUserInfos
ClosedPublic

Authored by ashoat on Jul 18 2022, 11:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 6:20 PM
Unknown Object (File)
Mon, Oct 7, 11:44 AM
Unknown Object (File)
Mon, Oct 7, 11:44 AM
Unknown Object (File)
Mon, Oct 7, 11:44 AM
Unknown Object (File)
Mon, Oct 7, 11:40 AM
Unknown Object (File)
Mon, Oct 7, 4:52 AM
Unknown Object (File)
Mon, Oct 7, 4:52 AM
Unknown Object (File)
Sep 25 2024, 12:08 AM

Details

Summary

More context in Linear issue. This diff fixes an issue introduced in D4530.

In that diff I reordered the UNION SELECT list without reordering the SELECT list. Oops!

Test Plan

This time I definitely tested both MySQL 5.7 and MariaDB 10.8 and made sure that ENG-1409 is resolved on both

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable