Add patch to migrate rc_ip field to varbinary(40)
authorPaladox <thomasmulhall410@yahoo.com>
Wed, 12 Oct 2016 15:22:20 +0000 (16:22 +0100)
committerReedy <reedy@wikimedia.org>
Wed, 12 Oct 2016 22:15:13 +0000 (22:15 +0000)
commitb39a5f94e53f18000c0373a26548fefead9408ae
treec8c3a19e1046bd0c53ebb6f0823923c3ebf58baf
parentf3855070a179f0b71dc4acc40985548d15a739e4
Add patch to migrate rc_ip field to varbinary(40)

This makes it match tables.sql, as it was modified previously but no
related database patch was made.

Bug: T117854
Change-Id: I239e7ee4d97fcc3cb96c98dc53d9371883aaf4fb
includes/installer/MysqlUpdater.php
maintenance/archives/patch-rc_ip_modify.sql [new file with mode: 0644]