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
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
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| schema: Make ipblocks.ipb_id unsigned | mediawiki/core | master | +612 -7 |
Change 742800 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/core@master] schema: Make ipblocks.ipb_id unsigned
Change 742800 merged by jenkins-bot:
[mediawiki/core@master] schema: Make ipblocks.ipb_id unsigned