Author: ebe123_wiki
Description:
We will need the math extension enabled on nso.wikipedia.org to fully import from incubator:
Version: unspecified
Severity: normal
Author: ebe123_wiki
Description:
We will need the math extension enabled on nso.wikipedia.org to fully import from incubator:
Version: unspecified
Severity: normal
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T32882 Create Wikipedia in Northern Sotho | |||
| Resolved | None | T34080 Database table of Math extension missing on nso.wikipedia.org |
He told me he got an error while importing:
Import failed: 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: SELECT math_outputhash,math_html_conservativeness,math_html,math_mathml FROM math WHERE math_inputhash = '5�L�*c^/�7��>%�' LIMIT 1 Function: MathRenderer::_recall Error: 1146 Table 'nsowiki.math' doesn't exist (10.0.6.49)
Probably missing some setup from the add-wiki scripts... (really we should probably run update.php on fresh DBs after creation -- since they have no content there shouldn't be any scary slowness)
(In reply to comment #5)
Probably missing some setup from the add-wiki scripts... (really we should
probably run update.php on fresh DBs after creation -- since they have no
content there shouldn't be any scary slowness)
I guess so. In immediate terms this is a bug in addwiki.php though (Math.sql needs to be added).
(In reply to comment #5)
Probably missing some setup from the add-wiki scripts... (really we should
probably run update.php on fresh DBs after creation -- since they have no
content there shouldn't be any scary slowness)
Literally that
Fixed in trunk in r101457, 1.18wmf1 in r101458