https://bugzilla.wikimedia.org/show_bug.cgi?id=34362

--- Comment #6 from Sam Reed (reedy) <[email protected]> 2012-02-14 16:06:33 
UTC ---
Probably just lengthening the field is more than enough, maybe a flag to say is
ipv6 or something

Less than 10k rows on wmf usage, so schema changes are relatively cheap


(In reply to comment #3)
> 2) The schema only gives 32 chars for ipv6 hex addresses. However IP::toHex()
> adds a v6- prefix, so the column width is too low. This causes the values to 
> be
> truncated and the blocks don't work.

I do like the comment here:

gb_range_start varbinary(32) NOT NULL, -- Needs 32, not 8 for IPv6 support

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to