Bug 12728: [QA Follow-up] Add StatisticsFields to sysprefs.sql
commita6da517127aeb4c89c204e3a672831e0069ed4ba
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 21 Aug 2014 11:06:20 +0000 (21 13:06 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 18 Sep 2014 00:31:47 +0000 (17 21:31 -0300)
treeec9c7f4c9b0fd6402f4ca64621b09bee1fa98c3f
parent9d48d31130c554ee889d2ab4ff690fe9915af0ea
Bug 12728: [QA Follow-up] Add StatisticsFields to sysprefs.sql

This patch adds a dbrev.
If people installed Koha after the initial dbrev (3.09.00.015), an install
with sysprefs.sql did not add the pref. So they still could not have it.

Test plan:
If you have the pref, running an database update should not do anything.
If you do not have the pref (delete it via mysql), it should be added.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
installer/data/mysql/updatedatabase.pl