diff options
author | Erik Johnston <erik@matrix.org> | 2019-01-22 11:55:53 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-01-22 13:33:46 +0000 |
commit | 2557531f0f60ee1891a74babed54800cb1bcfd06 (patch) | |
tree | fb7f0cc1c7de55884d6710d24a8f9fde0486ac15 /.circleci | |
parent | Merge pull request #4402 from matrix-org/erikj/fed_v2_invite_server (diff) | |
download | synapse-2557531f0f60ee1891a74babed54800cb1bcfd06.tar.xz |
Fix bug when removing duplicate rows from user_ips
This was caused by accidentally overwritting a `last_seen` variable in a for loop, causing the wrong value to be written to the progress table. The result of which was that we didn't scan sections of the table when searching for duplicates, and so some duplicates did not get deleted.
Diffstat (limited to '.circleci')
0 files changed, 0 insertions, 0 deletions