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!
Differential D4558
[keyserver] Fix fetchKnownUserInfos Authored by ashoat on Jul 18 2022, 6:45 PM.
Details
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! 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
|