Page MenuHomePhabricator

Make ipblocks.ipb_id unsigned in mysql
Closed, ResolvedPublic

Description

autoincrement table columns could be unsigned to allow storing more values before the value is overflowed

This also affect ipblocks.ipb_parent_block_id and ipblocks_restrictions.ir_ipb_id, because the value is stored there

Details

Related Changes in Gerrit: