X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=blobdiff_plain;f=maintenance%2Fupdate-keys.sql;h=dfbb67ea45acbc32069cce299478568937f50a4b;hb=425ee18e3b7d874d56d7644e4683171796aae024;hp=d5ef924d8f917c0c7048b09c3d6c89ec381be5c9;hpb=793d0cec58cbd738d4c4682db3a856f24de11c47;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/update-keys.sql b/maintenance/update-keys.sql index d5ef924d8f..dfbb67ea45 100644 --- a/maintenance/update-keys.sql +++ b/maintenance/update-keys.sql @@ -20,7 +20,7 @@ -- table prefix if any when running these scripts. -- -INSERT INTO /*_*/updatelog +INSERT IGNORE INTO /*_*/updatelog SELECT 'filearchive-fa_major_mime-patch-fa_major_mime-chemical.sql' AS ul_key, null as ul_value UNION SELECT 'image-img_major_mime-patch-img_major_mime-chemical.sql', null UNION SELECT 'oldimage-oi_major_mime-patch-oi_major_mime-chemical.sql', null