Bug 7825: (follow-up) clarify the yes and no values
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 13 Jan 2014 08:41:22 +0000 (09:41 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 26 May 2014 01:00:57 +0000 (01:00 +0000)
commit0f657f7a5f55eac2036c526fbc5eab069a08713c
tree4c5cf925e75feb11929f54ebcbae65128d6b504f
parent8ca8d182f36650ad71139bc6b887a176034281fd
Bug 7825: (follow-up) clarify the yes and no values

The value of the pref should be '1' (for yes) or '0' (for no).
The options could be kept as 'yes' and 'no': since the ImplicitTyping is
set, yes/no would become '1/0'. But I think it is preferable not to use
the yes/no value in order not to introduce a bug here if ImplicitTyping
is unset later.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl