Last modified: 2012-04-12 13:55:29 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T33624, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 31624 - DB error on addwiki command: Column 'si_title' cannot be part of FULLTEXT index
DB error on addwiki command: Column 'si_title' cannot be part of FULLTEXT index
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Database (Other open bugs)
1.16.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: platformeng
Depends on:
Blocks: 30882 31096
  Show dependency treegraph
 
Reported: 2011-10-11 21:24 UTC by Rob Lanphier
Modified: 2012-04-12 13:55 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Rob Lanphier 2011-10-11 21:24:31 UTC
Copying from Aaron's comment here: https://bugzilla.wikimedia.org/31096#c6

"Running that addwiki command I get:
aaron@fenari:~$ mwscript addwiki.php --wiki=aawiki bn wikimedia bdwikimedia
bd.wikimedia.org
Creating database bdwikimedia for bn.wikimedia (বাà¦à¦²à¦¾)
Initialising tables
A database error has occurred.  Did you forget to run maintenance/update.php
after upgrading?  See:
http://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script
Query: CREATE FULLTEXT INDEX si_title ON `searchindex` (si_title)

Function: DatabaseBase::sourceFile(
/home/wikipedia/common/php-1.18/maintenance/tables.sql )
Error: 1283 Column 'si_title' cannot be part of FULLTEXT index (10.0.6.44)
"
Comment 1 Platonides 2011-10-11 21:31:32 UTC
We don't use searchindex table at wmf setup.
Comment 2 Sam Reed (reedy) 2011-10-15 01:36:32 UTC
(In reply to comment #1)
> We don't use searchindex table at wmf setup.

Exactly. In 1.18wmf1 we can just comment it out of the tables.sql

Slightly a hack, but it's not a big deal for us
Comment 3 Sam Reed (reedy) 2011-10-15 01:39:46 UTC
Removed in r99836

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links