X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Finstaller%2FMysqlUpdater.php;h=b42ae4661ac65b3b20ea4aa30b1272f7da5c2db7;hp=c5919749aab60ffdfb1a6d847541adaed5e2c0e0;hb=575a886a466bab5ffb255c936e16999eacea167c;hpb=f5b9af121a07ecc674a63cbc65c3a01e9fa7d785;ds=inline diff --git a/includes/installer/MysqlUpdater.php b/includes/installer/MysqlUpdater.php index c5919749aa..b42ae4661a 100644 --- a/includes/installer/MysqlUpdater.php +++ b/includes/installer/MysqlUpdater.php @@ -170,7 +170,6 @@ class MysqlUpdater extends DatabaseUpdater { [ 'doLogUsertextPopulation' ], [ 'doLogSearchPopulation' ], [ 'addTable', 'l10n_cache', 'patch-l10n_cache.sql' ], - [ 'addIndex', 'log_search', 'ls_field_val', 'patch-log_search-rename-index.sql' ], [ 'addIndex', 'change_tag', 'change_tag_rc_tag', 'patch-change_tag-indexes.sql' ], [ 'addField', 'redirect', 'rd_interwiki', 'patch-rd_interwiki.sql' ], [ 'doUpdateTranscacheField' ],