https://bugzilla.wikimedia.org/show_bug.cgi?id=26552
Summary: ForeignDBRepo broken?
Product: MediaWiki
Version: 1.18-svn
Platform: All
OS/Version: All
Status: NEW
Severity: critical
Priority: Normal
Component: Images and files
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
As well as connecting to WikimediaCommons by ForeignAPIRepo (working ok) we
also connect to a local shared image repository using ForeignDBRepo. While
working in a previous version (r69050), the ForeignDBRepo in the current
1.18alpha (r79256) fails with the message (when connecting to a repo with db
name openmedia):
„1146: Table 'openmedia.16page' doesn't exist (localhost:PORT)“.
Maintenance/update.php worked ok. I cannot find information about a mediawiki
table named 16. Any clues?
With $wgShowSQLErrors = true; the following is shown:
SELECT page_id FROM `16page` WHERE page_namespace = '6' AND page_title =
'zzzzzzz.jpg' LIMIT 1
Function „LocalRepo::getArticleID“.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l