Page MenuHomePhabricator

Use large text columns to store IP addresses
ClosedPublic

Authored by epriestley on Feb 2 2016, 6:09 PM.
Tags
None
Referenced Files
F13123105: D15165.diff
Tue, Apr 30, 8:22 AM
Unknown Object (File)
Mon, Apr 29, 2:52 AM
Unknown Object (File)
Tue, Apr 9, 3:13 AM
Unknown Object (File)
Mar 22 2024, 7:56 AM
Unknown Object (File)
Mar 9 2024, 7:13 PM
Unknown Object (File)
Mar 7 2024, 4:53 AM
Unknown Object (File)
Mar 7 2024, 4:53 AM
Unknown Object (File)
Mar 7 2024, 4:53 AM
Subscribers
None

Details

Summary

Fixes T10259. There was no real reason to do this ip2long() stuff in the first place -- it's very slightly smaller, but won't work with ipv6 and the savings are miniscule.

Test Plan
  • Ran migration.
  • Viewed logs in web UI.
  • Pulled and pushed.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Use large text columns to store IP addresses.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Feb 2 2016, 6:10 PM
This revision was automatically updated to reflect the committed changes.