rebuildtextindex.php should not fail if a fulltext index is absent. It was going to drop it anyway.
This could happen, if this script had been previously interrupted, or the database is restored from an incoplete backup.
rebuildtextindex.php should not fail if a fulltext index is absent. It was going to drop it anyway.
This could happen, if this script had been previously interrupted, or the database is restored from an incoplete backup.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| DROP fulltext indices only if they exist | mediawiki/core | master | +7 -5 |
Change #1275575 had a related patch set uploaded (by Alex Mashin; author: Alexander Mashin):
[mediawiki/core@master] DROP fulltext indices only if they exist
Change #1275575 merged by jenkins-bot:
[mediawiki/core@master] DROP fulltext indices only if they exist