Bug 16731: Use INSERT IGNORE when inserting a syspref
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 14 Jun 2016 10:36:30 +0000 (11:36 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 24 Jun 2016 12:03:17 +0000 (12:03 +0000)
commite5bb0fac3f9953379b80752cd9df2120ccc0612f
treecafd89f4ff525062cd2e965b775e1731727374ec
parent27de2ece61f68c60602eec1a179be9e19b0bdd46
Bug 16731: Use INSERT IGNORE when inserting a syspref

IGNORE should be used to allow backporting (and local patch)

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
installer/data/mysql/updatedatabase.pl