Bug 21869: Fix incorrect value setting in DB update
authorNick Clemens <nick@bywatersolutions.com>
Mon, 26 Nov 2018 13:08:05 +0000 (13:08 +0000)
committerJesse Maseto <jesse@bywatersolution.com>
Tue, 18 Dec 2018 13:47:50 +0000 (13:47 +0000)
commitb94f4083eb18a99060c2b974b0196c561e103d7d
tree234319a10da9ba4e39faf5db72005b6010cd3019
parent66ba933858e15a68f020c5325bff5222fd4b9a97
Bug 21869: Fix incorrect value setting in DB update

To test:
1 - Set some value for MarkLostAsReturned syspref
2 - Set your db version to 17.12.00.035 (or load an older db)
3 - updatedatabase
4 - Note your values are lost and db is incorrectly set
5 - Apply patch
6 - Reset values
7 - Reset DB version
8 - Run updatedatabase
9 - Original values are retained

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jesse Maseto <jesse@bywatersolution.com>
installer/data/mysql/updatedatabase.pl